Here is an example for using BING maps in Basemapgallery: http://help.arcgis.com/en/webapi/jav...mapbutton.html
I want to use ESRI maps (Imagery, Roads, and Hybrid (Imagery&Roads)). Is there a way to specify the layers in the same way Bing layers are defined instead of putting the whole URL? Like:
I tried putting ESRIMapsHybrid, but did not work.Code:layers: [new esri.dijit.BasemapLayer({ type: "BingMapsHybrid" })],
Does anyone know?

Reply With Quote


Bookmarks