Hello All, I have an issue I'm dealing with using google maps and google geocoding on a website i'm working on.
When I'm developing from localhost, all the map stuff loads correctly. When the code is deployed to our internal testing environment, the mapping / geocoding features stop working correctly. It seems that the problem is with the: http://maps.google.com/maps/api/js/AuthenticationService.Authenticate request. When running in the internal development environment, this request never completes, thus causing issues with the mapping functionality. Hows does this Authentication request work? Is there special rules for localhost vs other domains? What might I do so that this will work correctly from my internal development environment? Thanks, -Brian Ritter -- 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.
