Created
June 28, 2012 14:18
-
-
Save tokapeb/3011637 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| geo_polygon : { | |
| operators : ['geo_polygon'], | |
| instructions : [ | |
| 'Click on the map to mark first tip of the polygon selection.', | |
| 'Click on the map to mark the second tip of the polygon.', | |
| 'Click on the map to mark the third tip and close the shape.', | |
| 'Click on the map to add new markers or drag them around. Double-click a marker to remove it.' | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment