davidcarslaw / openairmaps

mapping functions to support openair
https://davidcarslaw.github.io/openairmaps/
GNU General Public License v3.0
21 stars 6 forks source link

Add Shiny Examples (and fix addTrajPath layerId) #62

Closed jack-davison closed 7 months ago

jack-davison commented 7 months ago

This adds two Shiny Examples to {openairmaps}, to be accessed via https://shiny.posit.co/r/reference/shiny/latest/runexample.

Also fixes addTrajPath()'s layerId arg to actually work!

Fixes #60