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 🙂
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.