tetratech / baytrendsmap

Shiny app to create maps on-the-fly from output of the baytrends package.
https://tetratech.github.io/baytrendsmap/
MIT License
4 stars 2 forks source link

07.19.2022 v1.2.1.9037 build check--custom map zoom for static map #72

Closed jharcum closed 1 year ago

jharcum commented 2 years ago

Pressed F5 to get fresh start.

click ok through info popup click create custom map click load 'final' file click 2. filtered data click "filter by state" > removed VA (to focus only on MD sites) click apply filters
go to range map click variable to plot > selected current mean click auto generate title click update range map go to static map

.... at this point all looks good ...

image

click zoom region > select points click update range map > got below error

image

leppott commented 2 years ago

Both custom range and trend maps have a zoom feature.

leppott commented 2 years ago

Change from ggplot2::coord_fixed to ggplot2::coord_sf.

image

image

leppott commented 2 years ago

Related to changes made to use sf package over rgdal.

v1.2.1.9016 https://github.com/tetratech/baytrendsmap/commit/5a3471ec55fffe5c7f7e9919be7b5b5004e616a4