Hello everyone,
I'm working on an app which use arcgis online map,
arcgisUtils.createMap(webmapId, "mapDiv").then(function(response) { map = response.map; |
And I would like to change the basemap like this sample, after many tries I wonder if it's possible to do it with a webmapId. If it's possible I'd appreciate some tips if possible...
Thanks you vm !