Live Map

Hi, whenever I click on my live map link nothing shows up the page is just blank. Also, when I click on a flight the route map does not show up instead it says javascript must be enabled and a box pops saying the Google API was created for another site. Anyone know how to get this working?

EDIT: I am 100% sure I have javascript enabled. I also get a second box on the route map saying google maps is not compatible with my browser but I have tried firefox and internet explorer.

Yeah, the Google Maps Key needs to be for the site you’re testing on, if you registered for “localhost” but you test by going to your IP address, it’s gonna complain

So I need to create my own key? I am not sure what you are saying.

You need to sign up for google maps and get a key..

http://code.google.com/apis/maps/

Then enter it in your site settings dialog box in the admin panel

Hi, you have to go here: http://code.google.com/apis/maps/signup.html

And signup for google api key. Just type "http://localhost" if you are testing it within your local computer as a server or typ your domain then copy the key.

Then open phpvms admin panel, after opening the site and stttings/general settings in the “google api key” space. Then the map will show up.

ermias

Thanks for the help guys. I did what you said and everything is working now.