Wasn't it Dave who wrote: > >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.
You previously suggested that you were calling getCenter() on the gbounds of the map. That does return the arithmetic mean of the bounds, but that can be quite different from map.getCenter(), which is what you need to put in your bookmark. Observe that the "Link to this" link on this page does correctly record the information required to recreate the map position: http://econym.googlepages.com/example_linktothis.htm The makeLink() function that creates that link. -- http://econym.googlepages.com/index.htm The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
