Hi, In our JSF web based application we are using Google Map API to calculate distance between client and vendor locations in US by passing two zip codes. After calculating the distance, all vendors are displayed in Google map by markers with reference to client location.
It working fine with Google Map Api v2.0, now Google depreciated V 2.0.So we migrated to Google Map Api V3.0 with necessary changes. After using V3.0 the map not loading. We get following script errors in JSF page. Could anyone please help in this. Errors: Message: 'x' is null or not an object URI: http://maps.gstatic.com/intl/en_ALL/mapfiles/298d/maps2.api/main.js Message: Object doesn't support this property or method http://maps.gstatic.com/cat_js/intl/en_ALL/mapfiles/298d/maps2.api/%7Bmod_drag,mod_ctrapi,mod_scrwh,mod_kbrd,mod_apidir,mod_ovrmpc,mod_mkrmr,mod_api_gc%7D.js i am using IE8---with restricted access Regards shinu -- 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.
