Loved 0 Newbie Poster
<script type="text/javascript" src="http://maps.google.com/maps?file=api&amp;sensor=false&amp;key=APIKEY"></script>
<script type="text/javascript" src="http://maps.google.com/maps/api/js?sensor=false&amp;key=APIKEY"></script>

I am trying to integrate our map overlays with a great Google maps Tooltip script I found, but I can only get the overlays to work when calling the first script, and the tooltips will only work when I use the second script. Does anyone know what the difference is between these two script calls? All I see is http://maps.google.com/maps?file=api and http://maps.google.com/maps/api/js?

I'd appreciate the help. Thank you-

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.