On Sep 4, 3:47 pm, danietepa <[EMAIL PROTECTED]> wrote: > > because it could happen?
map.setCenter(new GLatLng(y,x), 15); var point = new GPoint (x, y); var latlng =new GLatLng(38.5,-4.87) ; Notice anything about those lines? You need to be absolutely consistent! (We don't know what x and y are, or how they relate to 38.5,-4.87) Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
