<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic multipleDefine error in dojoLoader in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multipledefine-error-in-dojoloader/m-p/323197#M29764</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im keep getting multipleDefine error in dojoLoader when trying to initialize a map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no other scripts running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im using typescript&amp;nbsp;and this is the simple typescript code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import esriMap = require("esri/map");&lt;/P&gt;&lt;P&gt;const map = new esriMap("map", {&lt;BR /&gt; basemap: "topo",&lt;BR /&gt; center: [-122.45, 37.75],&lt;BR /&gt; zoom: 14&lt;BR /&gt;});&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And this is the javascript code being compiled:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;define(["require", "exports", "esri/map"], function (require, exports, esriMap) {&lt;BR /&gt; "use strict";&lt;BR /&gt; Object.defineProperty(exports, "__esModule", { value: true });&lt;BR /&gt; var map = new esriMap("map", {&lt;BR /&gt; basemap: "topo",&lt;BR /&gt; center: [-122.45, 37.75],&lt;BR /&gt; zoom: 14&lt;BR /&gt; });&lt;BR /&gt;});&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is driving me crazy and im hoping that someone have a solution.&lt;/P&gt;&lt;P&gt;/J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Nov 2018 15:39:28 GMT</pubDate>
    <dc:creator>JohanWennberg</dc:creator>
    <dc:date>2018-11-22T15:39:28Z</dc:date>
    <item>
      <title>multipleDefine error in dojoLoader</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multipledefine-error-in-dojoloader/m-p/323197#M29764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im keep getting multipleDefine error in dojoLoader when trying to initialize a map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have no other scripts running.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im using typescript&amp;nbsp;and this is the simple typescript code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;import esriMap = require("esri/map");&lt;/P&gt;&lt;P&gt;const map = new esriMap("map", {&lt;BR /&gt; basemap: "topo",&lt;BR /&gt; center: [-122.45, 37.75],&lt;BR /&gt; zoom: 14&lt;BR /&gt;});&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And this is the javascript code being compiled:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;define(["require", "exports", "esri/map"], function (require, exports, esriMap) {&lt;BR /&gt; "use strict";&lt;BR /&gt; Object.defineProperty(exports, "__esModule", { value: true });&lt;BR /&gt; var map = new esriMap("map", {&lt;BR /&gt; basemap: "topo",&lt;BR /&gt; center: [-122.45, 37.75],&lt;BR /&gt; zoom: 14&lt;BR /&gt; });&lt;BR /&gt;});&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is driving me crazy and im hoping that someone have a solution.&lt;/P&gt;&lt;P&gt;/J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Nov 2018 15:39:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/multipledefine-error-in-dojoloader/m-p/323197#M29764</guid>
      <dc:creator>JohanWennberg</dc:creator>
      <dc:date>2018-11-22T15:39:28Z</dc:date>
    </item>
  </channel>
</rss>

