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?
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.