JuliaGeo / Leaflet.jl

LeafletJS mapping library from Julia
MIT License
20 stars 4 forks source link

`center` keyword should take a GeoInterface.jl point #8

Open rafaqz opened 1 year ago

rafaqz commented 1 year ago

Currently it needs a vector in lat, lon order, which is horrible as it has to be the reverse of other points.