Intial Extent: XMin: -207.682974279982YMin: -40.6075371681153XMax: -37.1804225764967YMax: 129.89501453537Spatial Reference: 4269
basemap = new esri.layers.ArcGISTiledMapServiceLayer("http://server.arcgisonline.com/ArcGIS/rest/services/World_Topo_Map/MapServer"); map.addLayer(basemap); dojo.connect(basemap, "onLoad", function() { alert(basemap.fullExtent.xmin); });
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.