SymbolixAU / googleway

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

redefine how javascript src libraries are called #203

Open SymbolixAU opened 5 years ago

SymbolixAU commented 5 years ago

specifically the libraries

They should only be loaded when needed.

NOTES

The map is jerky, it continuously loads 'ViewportInfoService' in the <head> every time you scroll . Disabling the libraries in the google_map() header, or in the google_map YAML didn't have any impact.