As Larry already noted, you're loading the Maps API twice. See https://developers.google.com/maps/documentation/javascript/tutorial#HelloWorld
On Tuesday, January 8, 2013 1:49:19 AM UTC+11, shobha wrote: > > How it will be possible for Google or the user to monitor the limit of > free quotas without the use of key for API v3 ? > > In case the user is also interested to track usage limit by using the API > v3 key and is also interested to display AdSense ads, why that should not > work? > > It may be true that Version 3 will work without a key; but there is no > guarantee that they will continue to do so; and using a key brings the > benefits of statistics reporting. > > > > On Mon, Jan 7, 2013 at 1:22 PM, geoco...@gmail.com <javascript:> < > geoco...@gmail.com <javascript:>> wrote: > >> On Dec 23 2012, 7:47 pm, Shobha Rishiraj <replysho...@gmail.com> >> wrote: >> > If the API key for version V3 is used, the AdSense ads stops appearing. >> > If the key is not used, it displays the map as well as the AdSense ads. >> > As per the rule, the map should not work without the API key. >> >> The Google Maps API v3 does not require a key. It is only needed if >> you exceed the free quotas on services and want to be able to pay for >> additional quota or if you want to track your use of Google's >> services. >> >> > >> > I will like to use the assigned API key without blocking the AdSense >> ads. >> > Can any body suggest the necessary corrections required? >> > >> > Test Example:http://www.replyat.com/Maptest-V3.asp >> >> I get these messages in the javascript console in Chrome: >> >> Warning: you have included the Google Maps API multiple times on this >> page. This may cause unexpected errors. main.js:42 >> Uncaught Error: Invalid value for property <map>: [object Object] >> %7Bmain,adsense%7D.js:1 >> Uncaught TypeError: object is not a function >> >> Maybe if you address them the problem will go away. >> >> -- Larry >> >> -- >> 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 >> google-map...@googlegroups.com<javascript:> >> . >> To unsubscribe from this group, send email to >> google-maps-js-api-v3+unsubscr...@googlegroups.com <javascript:>. >> 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 view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/RjcWVKFQXdMJ. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.