Things are working well now. Thanks Phil and Ralph Ames. In addition to your corrections, it was necessary to create a separate loop at the top of the page to generate the javascript function, with separate variables for each map to be displayed, before entering the PHP loop to display each record, and placing the call to the API outside of the loops, so it's only called once.
Thank you again! On Jun 20, 2:28 pm, Ralph Ames <[email protected]> wrote: > Move this line > <script type="text/javascript" > src="http://maps.google.com/maps/api/js?sensor=false&callback=handleApiReady > "></script> > > To just before the </body> > > Ralph > -www.easypagez.com/maps/map_index.htmlwww.easypagez.com/maps/v3_basicmap.html > > 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 > athttp://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 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.
