ATFutures / geoplumber

Serve geographic data from R and consume with scalable front end.
https://atfutures.github.io/geoplumber/
59 stars 7 forks source link

Static geoplumber map #69

Closed layik closed 5 years ago

layik commented 5 years ago

At this point it should only export "geojson" or at least for this ticket. This was discussed in #44 briefly but worth its own ticket. Almost there with a ReactLeaflet template already committed into the templates, it would also mean being different to mapview, mapdeck and other awesome packages because it wold not be written in Shiny/vanillaJS.

layik commented 5 years ago

https://github.com/ATFutures/geoplumber/commit/4ee1aab3a082bd01785e21c9f2025f02591541c3

layik commented 5 years ago

Basics done. More would be reproducing leaflet or mapview. Will do a bit more to make it more useful but this can be closed.

Robinlovelace commented 5 years ago

gp_map() is an awesome function. Deserves to be on CRAN asap!

layik commented 5 years ago

We might as well upload it to user's GitHub "gist" or somewhere and htmltools::includeHTML for max reprex!

Screenshot 2019-03-21 at 17 17 44

I will get it to CRAN, promise :)