You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a function for a user to conveniently select a polygonal region from a map. This can be used to select facilities for the Neighborhood region type.
The function should accept parameters for the center and zoom-level for the map, with defaults.
It should return the chosen polygon as a list of coordinate points.
The text was updated successfully, but these errors were encountered:
Add a function for a user to conveniently select a polygonal region from a map. This can be used to select facilities for the Neighborhood region type.
The function should accept parameters for the center and zoom-level for the map, with defaults.
It should return the chosen polygon as a list of coordinate points.
The text was updated successfully, but these errors were encountered: