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?
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.