Hi, I have created a code to add multiple markers and infoWindows using the GeoCoding service. I have copied the method from API v3 Docs. My script pulls address information from a ASP.Net web service and writes them onto a hidden div element. Next piece of code reads the address from hidden div elements and adds the marker along with InfoWindows. This code works perfectly with Internet Explorer 7.0/8.0. But the same code is not working when i open it on Firefox 6.0/IE 9.0. GeoCoding service returns ZERO_RESULTS for the same call. When I call the method 5 times with same address it is able to add markers. Any idea if geoCoding service has issues with new browsers ? Thanks in Advance... Sudhir
-- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/FZMCb8gZcykJ. 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.
