Allan
Member since Mar 30, 2010
- Profile: /members/5739-allan.htm
- URL: http://www.kenda.com/
- Comments: 2
Recent Blog Comments By Allan
-
Google Maps Not Working in Internet Explorer (IE)
Posted on Mar 31, 2010 at 11:33 AM
Hi The problem was that i dont take this into consideration: Potential Pitfalls 1. Be aware that geocoder requests are asyncrhonous. The request is sent to the geocoder and processing continues immediately without waiting for the reply to come back. Make sure that all the code that operates ... read more »
-
Google Maps Not Working in Internet Explorer (IE)
Posted on Mar 30, 2010 at 1:00 PM
Hi I have a problem with my map on IE, i call the showAddress() to get one marker at the search location, and then try to draw other markers(corresponding to dealers' stores) near this "current location", but on IE 7 the first call to showAddress() takes too long to answer, so when i try to calcul... read more »