Thanks William! I'm going to give this a try....thank you so much for taking the time to help.
Jack On Wed, May 26, 2010 at 3:27 PM, William <[email protected]> wrote: > On May 26, 10:20 pm, Jack Berberette <[email protected]> wrote: > > > > Here's my map:http://www.vaviper.org/viperapp.html > > > theres a problem with this map because it is loading the V3 API twice: > > <script type="text/javascript" src="http://maps.google.com/maps/api/js? > v=3.1&sensor=true<http://maps.google.com/maps/api/js?%0Av=3.1&sensor=true> > "></script> > <script type="text/javascript">//Delay Loading of the Map API until > the DOM structure has rendered (but not necessarily all of the > images). > document.addEventListener('DOMContentLoaded', function () { > var element = document.createElement('script'); > element.src = 'http://maps.google.com/maps/api/js? > v=3.1&sensor=true&callback=initialize'; > element.type = 'text/javascript'; > document.body.appendChild(element); > }, false); > > -- > 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. > > PR: wait... <javascript:{}> I: wait... <javascript:{}> L: wait...<javascript:{}> LD: wait... <javascript:{}> I: wait... <javascript:{}>wait... <javascript:{}> Rank: wait... <javascript:{}> Traffic: wait... <javascript:{}> Price: wait...<javascript:{}> C: wait... <javascript:{}> -- 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.
