On 16 November 2010 12:03, Manish Ishwar <[email protected]> wrote: > > Hi All, > > I am getting an alert while loading the Google map : 'The website > needs a different Google API key' > > I am using JavaScript API 3.and running Google map on my local > network. > I registered a key for URL http://172.28.25.52:9080 but still getting > error..
Version 3 doesn't use a key. Are you really using Version 3? > Is there some problem with registering an IP or do I need to register > in a diffrent manner i.e > > http://172.28.25.52 > http://172.28.25.52:9080 > http://172.28.25.52:9080/ > http://172.28.25.52:9080/MyComp/ > http://172.28.25.52:9080/MyComp/MyMap.jsp Version 2 (which does use a key) won't allow its use for private IP addresses. Private IP addresses require a Premier licence. See the Terms: with the free API your map must be public. I've no idea whether Version 3 can restrict its operation in this way. -- 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.
