Hi guys.. my production site is getting a weird behaviour today. It's putting the user position far away from reality.
My site operates mostly in Brazil, but my users are being redirected mostly to China and some places in Europe. My site address is: http://maparadar.com/ The code is this simple: if(google.loader.ClientLocation) Mapa.setCenter(new GLatLng(google.loader.ClientLocation.latitude, google.loader.ClientLocation.longitude), 12); I don't know if this is a bug, a sudden problem, but started today. I'm calling the v=2.x API. Thanks in advance -- You received this message because you are subscribed to the Google Groups "Google Maps API" 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-api?hl=en.
