Thanks for your time Pil. I changed "long" argument to "lng" but the problems persists. What I can not understand is why the page works sometimes and others not. By the way, moving back and forward with the browser buttons doesn't trigger the error
Any workaround? P.S. IE8 looks like a bug nest. Trying to post this message shows this error: Line: 405 Error: Focus can't be moved to the control because it is invisible, ... On Jul 16, 10:53 am, Pil <[email protected]> wrote: > Have a look at this arguments and try to change the variable long > > function sgCityNHMap(country,city,cityName,lat,long) > > var latlng = new google.maps.LatLng(lat,long); > > long is reserved word in Javascript. -- 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.
