osingla / RouteView

Use GoogleMaps and StreetView to play a route ("Virtual Street View").
https://github.com/osingla/RouteView
BSD 3-Clause "New" or "Revised" License
74 stars 18 forks source link

Error:This page didn't load Google Maps correctly - RetiredVersion API error #14

Open geremida opened 5 years ago

geremida commented 5 years ago

added my API ok read issue #13 but get error as per screenshot Screen Shot 2019-06-14 at 6 57 47 am seems to indicate that app might need to updated to use a current version of the maps API? Screen Shot 2019-06-14 at 6 59 40 am Just for reference I'm using Chrome on MacOS Sierra

dedtig commented 5 years ago

Same here

Nexuist commented 5 years ago

Same here in Firefox as well

francois-goupil commented 4 years ago

To patch this issue you have to activate the Maps Javascript API and the Directions API and add these services to your API key. Hope it helps.

crayfishuk commented 4 years ago

Nope - still doesn't work. The issue is as per the error message above - the code is referencing an old, retired API. No work around without either a shim, or a rewrite of the bits of the API that are no longer available... :-(

wesley72396 commented 4 years ago

Same here. I've enabled both Javascript API and Directions API as well as made sure that there is a billing account associated with my API. I'm getting the 'This page can't load Google Maps correctly.' when I attempt to add an address to the RouteView terminal.

osingla commented 4 years ago

It should work now. Sorry for the delay.