Hi!
How can I make a extent polygon(geometryType:'extent') bigger by 10% ?
I've tried to used geometryEngine.offset() but it returns and error:
You can use extent.expand(1.1)
https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-Extent.html#expand
thanks!! exactly what I was looking for 🙂
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.