<map wraparound180="false" initialextent="58.36 28.1 70.36 35.1" fullextent="58.36 28.1 70.36 35.1" addarcgisbasemaps="false"> <basemaps> <layer label="Mapping" type="tiled" visible="true" alpha="1" url="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer" icon="assets/images/Base_Mapping.png" /> </basemaps> </map>
Wukong,You have to set the addarcgisbasemaps to false. The following example is set to use a geographic projection: <map wraparound180="false" initialextent="58.36 28.1 70.36 35.1" fullextent="58.36 28.1 70.36 35.1" addarcgisbasemaps="false"> <basemaps> <layer label="Mapping" type="tiled" visible="true" alpha="1" url="http://server.arcgisonline.com/ArcGIS/rest/services/ESRI_StreetMap_World_2D/MapServer" icon="assets/images/Base_Mapping.png" /> </basemaps> </map> RegardsAnthony
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.