> You load the maps API once in the 'conventional' manner - > <script src="http://maps.google.com/maps?file=api&v=2& > and once in the AJAX way - > google.load("maps", "2.x"); > Just once will do, and calling different versions is unwise ... > > You load the extlargemapcontrol twice too, once with the normal and > once with the packed version
I actually had forgot to take that older code out from when I tried Pamela Fox's script. Thanks for that! It still didn't solve the problem, but code is cleaner. The sidebar entry is in fact causing this whole script to blow out. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
