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
We should be able to use observables for drawing and zooming in leaflet, so they can be used to e.g. define bounding boxes, points and polygons.
The zoom level and pan would return an Extents.Extent object, and points/lines/polygons would return GeometryBasics.jl objects compatible with GeoInterface.jl.
The text was updated successfully, but these errors were encountered:
We should be able to use observables for drawing and zooming in leaflet, so they can be used to e.g. define bounding boxes, points and polygons.
The zoom level and pan would return an
Extents.Extent
object, and points/lines/polygons would return GeometryBasics.jl objects compatible with GeoInterface.jl.The text was updated successfully, but these errors were encountered: