ShadowmapTechnologies / LocationBrowserExtension

Browser Extensions: Chrome - https://chrome.google.com/webstore/detail/shadowmap-location/bebcjcjhgagmgfadlpponcjcjajkmgkk | Firefox - https://addons.mozilla.org/firefox/addon/shadowmap-location/
MIT License
1 stars 1 forks source link

GoogleMaps Streetview -> Shadowmap issue #5

Open flxpx opened 2 years ago

flxpx commented 2 years ago

Just stumbeled upon a bug: when coming from a Streetview URL the transition to Shadowmap does not work:

https://www.google.com/maps/@48.2053598,16.3534625,3a,75y,97.74h,76.29t/data=!3m6!1e1!3m4!1so90_Nz1TkotTDYyW0_zCbQ!2e0!7i16384!8i8192

turns into

https://app.shadowmap.org/?lat=48.2053598,16.3534625,3a,75y&lng=97.74h&zoom=15

which then turns into

https://app.shadowmap.org/?lat=48.20536&lng=97.74000&zoom=15&vq=2&time=1647957057724&basemap=map

happens on Firefox and Chrome

flxpx commented 5 months ago

created a pull request for a fix: https://github.com/ShadowmapTechnologies/LocationBrowserExtension/pull/6