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