I've looked at a few other threads on this topic but haven't really
found a definitive solution.

Here's the behavior I'm trying to emulate on our app:
http://nycgo.com/?event=view.venuedetails&id=2561
(their JS is obfuscated or I would just dissect their code!)

If you pull the map around so the marker is no longer at the bottom of
the map, and click the marker, it will reset back to it's default
location at the bottom-center.

I think the solution involves using panBy() instead of panTo(), and
trying to get an offset between that destination point and the current
marker position.... but beyond that I'm lost.

Any advice would be welcome!

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to