RouteView icon indicating copy to clipboard operation
RouteView copied to clipboard

how to run this project?

Open fhrryDeveloper opened this issue 4 years ago • 1 comments

I clicked Routeview.html file but It is not working like http://routeview.org/ Please help me

fhrryDeveloper avatar Mar 05 '21 04:03 fhrryDeveloper

I managed to get it running, wow what a fantastic piece of software!

The key thing you need is a domain name and web host like GoDaddy. You need to clone this repo and put it on the web host, then access https://yourdomain.com/RouteView.html

Using the demo page seems to have stopped working. I was getting this in the developer console:

Google Maps JavaScript API error: RefererDeniedMapError
https://developers.google.com/maps/documentation/javascript/error-messages#referer-denied-map-error

Your application was blocked for non-compliance with the Google Maps Platform Terms of Service, following several email notifications. To appeal the block and have your implementation reviewed, please complete this form. You will receive a response via email within a few business days.

Basically the domain streetviewplayer.org has been blocked by Google.

Robpol86 avatar Jan 01 '22 08:01 Robpol86