var mapDef = esriUtils.createMap("8e900bdba72f451cbf5141a9a6073532", "divMap");//divMap is an id of div. mapDef.then(lang.hitch(this, function (response) { var map = response.map;});
d.add("esri-pointer",navigator.pointerEnabled || navigator.msPointerEnabled);
sn.cache["esri-pointer"] = undefined; var mapDef = esriUtils.createMap(mapConfig.map.itemId, this.mapDivId, { mapOptions: { slider: false, nav: false, infoWindow: custInfoWin } });
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.