Your page 'store.htm' (the parent document) uses <body onload="initialize()">
altough there is no function initialize() in this page because all your maps are loaded via iframes. This causes an error. The parent document uses also <script type="text/javascript" src="http://maps.google.com/maps/api/js? sensor=false"></script> although there is no map to load on this page. So all in all you're loading the Maps API four times. On Jun 9, 5:34 pm, andrew Teng <[email protected]> wrote: > Hi Luke, > > I still cant solve the error... can you help me? > > Andrew Teng -- 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.
