I need to set max zoom level for map because in some places in doesn't have detailed information data.How better to do that?I'm using Drupal And this is my code in js var map = new esri.Map(id, config.options); var mapLayer = new esri.layers.ArcGISTiledMapServiceLayer('//server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer'); map.addLayer(mapLayer);Any Ideas?
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.