SymbolixAU / googleway

R Package for accessing and plotting Google Maps
http://symbolixau.github.io/googleway/
Other
234 stars 46 forks source link

Map not reacting in shiny #206

Closed mmoralesIG closed 5 years ago

mmoralesIG commented 5 years ago

Hi, I have a sidebar in a shiny platform. One tab contains my google_map, which shows markers reacting whenever I click on the map. The problem is when I go to a different tab, then I go back to the map one, and the map it's not reacting. I think the output is not reloading or refreshing when I go back.

Is there a way that the map reload when I go to the tab? That is, is there a way to reload the google_mapOutput?

dcooley commented 5 years ago

Please provide a fully reproducible example.

SymbolixAU commented 5 years ago

please re-open with a reproducible example