SYMPTOMS: 1) include reference to prototype lib (http://www.prototypejs.org/) before google API:
<script src="js/prototype.js" type="text/javascript"></script> <script src="http://maps.google.com/maps?file=api&v=2.x&key=< %=GOOGLE_KEY%>" type="text/javascript"></script> 2) control elements, markers, poligons etc are not visible STEP TO REPRODUCE: 1) get prototype lib from http://www.prototypejs.org/ 2) get google API sample from http://code.google.com/apis/maps/documentation/examples/control-simple.html 3) insert <script src="js/prototype.js" type="text/javascript"></ script> before <script src="http://maps.google.com/maps? file=api&v=2&key=ABQIAAAAzr2EBOXUKnm_jVnk0OJI7xSosDVG8KKPE1- m51RBrvYughuyMxQ-i1QfUnH94QxWIa6N4U6MouMmBA" type="text/javascript"></script> 3) See as control elements are missing RESOLUTION: Use v=2.132d --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
