How to draw polygon in particular location coordinate ?

356
1
11-01-2019 05:29 AM
NishidhKhanapara
New Contributor

Hello, 

How to draw polygon in particular coordinate in android SDK?

For example,  I want to draw a polygon that covers a garden with irregular shape.

please help me !

0 Kudos
1 Reply
Nicholas-Furness
Esri Regular Contributor

This sample has the info you need: Create geometries (and the code on GitHub).

There are lots of great samples there to help you out. I encourage you to spend some time familiarizing yourself with them.

Also, don't overlook the excellent Tutorials. This one in particular answers your question: Display point, line, and polygon graphics

0 Kudos