if (featholding.length > 0) { map.setExtent(esri.graphicsExtent(featholding[0].features)); }
hiright now I have this code zooming to this featureif (featholding.length > 0) { map.setExtent(esri.graphicsExtent(featholding[0].features)); }I have a buffer query on the map and would like to map to focues on this but not zoom in as close as it currently ls
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.