Hi, If you use *only* V3, you don't need a key.
However, if you are a Maps API Premier customer (is that what you called "premium version"?) then you need two things: 1. First, contact support with the list of domains where you intend to use your client ID. 2. Use your client id as documented here: Loading the Google Maps JavaScript API http://code.google.com/apis/maps/documentation/premier/guide.html#SyncV3 Note that you can use V3 without a client id (and without a key) anywhere but if you don't use your client id: - your app must abide by the free API Terms of Use (i.e. app must be publicly available) - your app is not entitled to Premier-specific features (e.g. SSL) or technical support. Cheers, Miguel On Wed, Jul 28, 2010 at 09:50, Mohan <[email protected]> wrote: > Hi , > > I heard that if i use v3 premium version, no need to have a key. > > It's working properly in localhost but notworking in production. > > when i try to load the page, it pops up with the following message > > "This web site needs a different Google Maps API key. Anew key can be > generated at http://code.google.com/apis/maps/." > > Please let me know , what i should i do? > > Thanks > Mohan > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps JavaScript API v3" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-maps-js-api-v3%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-js-api-v3?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
