Esri / geotrigger-editor

Visual editor for Esri's Geotrigger Service.
https://developers.arcgis.com/geotrigger-service/
Apache License 2.0
21 stars 13 forks source link

Check that a polygon is not sent up to the server as a multipolygon #196

Closed ghost closed 10 years ago

ghost commented 10 years ago

polygon: an array of coordinates

multipolygon: array of polygons

Please check that when a single closed shape is created and sent, it is not wrapped in an extra array.

ghost commented 10 years ago

not an issue