What are the instructions for the draw toolbar on mobile devices?

1624
1
Jump to solution
05-24-2016 11:42 AM
DavidElies
New Contributor III

There are instructions for using the draw toolbar tools for desktops (tooltips that follow the mouse).  Are there any such directions for mobile devices?  Maybe they're not in the API, but can one of the developers tell me what they are?  I am new to developing for mobile (and new to mobile devices, actually), so I am having trouble figuring out how to actually draw freehand, lines, polygons, extents, etc. on mobile devices.

0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus

David,

  They are pretty simple:

point - touch

line - touch drag

polyline - touch for vertexes and double touch to finish

polygon - touch for vertexes and double touch to finish

freehand polyline - touch and drag

circle - touch and drag

extent - touch and drag

View solution in original post

1 Reply
RobertScheitlin__GISP
MVP Emeritus

David,

  They are pretty simple:

point - touch

line - touch drag

polyline - touch for vertexes and double touch to finish

polygon - touch for vertexes and double touch to finish

freehand polyline - touch and drag

circle - touch and drag

extent - touch and drag