Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Using google maps without API Keys?

I am developing a CMS that will use more than one domain and I have to use only one google map script in my page.

Is there a way to use google maps without API key?

Otherwise, it's not working?

like image 310
Emre Kılınç Avatar asked Feb 02 '10 19:02

Emre Kılınç


1 Answers

The Google Maps API V3 does not require a key.

Like V2, however, you can only use it for applications which are free and publicly accessible. If it's for a commercial product, you'll need the Google Maps API Premier

like image 132
Chris B Avatar answered Oct 22 '22 15:10

Chris B