Thanks for the thought - unfortunately I have put tracing in and found that when I call getCenter for the oriiginal map I do get the arithmetic mean returned which is what I use when I call the setCenter.
On Aug 28, 10:27 am, Rossko <[EMAIL PROTECTED]> wrote: > > When I get the map back and do getCenter it returns the same values - > > but if I check the map latitudes north is -15.368949896534692 and > > south is -37.78808138412046 which means the centre latitude is > > actually -26.578515640327577 - so the map has moved slightly. The > > longitude is fine! > > Study Mercator projection. The middle of the visible map is NOT the > arithmatic mid-value of the north/south bounds. > > cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
