This can do bubble and point plots on maps. If you have raster data or combined raster/vector data, I think GMT.jl can do everything you ever need, but I never got used to its syntax.
Thank you @lobingera, I will take a look at it. Though I don’t think Luxor is the way to go for plotting spatial data. I am looking forward to see what the Julia community will develop.
I have some preliminary code for a LeafletJS wrapper, but am not ready to publish it yet, and don’t have the time to work on it in the immediate future. Here’s an example notebook based on an outdated version. It’ll be great if anyone wishes to take it from here to develop them into more polished packages.
That said, I don’t see why Luxor can’t be the way to go for plotting spatial data.
Aweseom @yeesian, thanks for your work and thanks for sharing the links, I will definitely keep an eye on your project, the notebook shows great features already.