| Issue 1467: | Pan Map Function + Animation | |
| 24 people starred this issue and may be notified of changes. | Back to list |
When is this coming?
Jul 10, 2009
#1
pamela.fox
Status:
NeedsMoreInfo
Jul 19, 2009
I think he is talking about panTo(latlng) function which is not present in api v3 any more. I am also wondering when this function will come. The only thing why I still don't use v3.
Jul 21, 2009
Okay, I've filed this as a request for panTo. Thanks!
Status:
Acknowledged
Labels: Internal-1992752
Jul 21, 2009
Please please please include this in v3, thank you!
Aug 5, 2009
Still no news about it?
Aug 6, 2009
I've already implemented API 3 on one of my projects (as client request to use the latest API) and everything it's working very well and I totally customized the look and feel of Google map align with the website, but I just can't figure out Pan button, would you please add this functionality to API 3.
Aug 6, 2009
Issue 1566 has been merged into this issue.
Aug 6, 2009
I would like to see this feature added as well, maybe it will make motion tracking usable on the iPhone (vs. constantly calling set_center which leads to jerky, inconsistent behavior).
Aug 19, 2009
Issue 1601 has been merged into this issue.
Aug 21, 2009
(No comment was entered for this change.)
Status:
FixedNotReleased
Aug 21, 2009
(No comment was entered for this change.)
Status:
Fixed
Labels: Fixed-12
Aug 30, 2009
Hi, Thanks for this fix, is there a manual or some examples for this pan function so we can use it?
Aug 31, 2009
Sure: https://code.google.com/apis/maps/documentation/v3/reference.html#Map Look for the "panBy" and "panTo" functions under the Methods section.
Sep 1, 2009
I replaced the map.set_center(pt) in my code to map.panTo(pt). Now the map just keeps panning eastward instead of panning to the passed in point. Is this a bug or usage issue?
Sep 1, 2009
You'll want to post this to the maps API discussion group and confirm with others your suspicions on potential bugs. Once confirmed, please file a new issue for it. Thanks!
Jun 30, 2010
hi, sorry for my english! i need to know if i can use now the panTo i been trying but nothing happens. Some example will be great Thanks |
|
| ► Sign in to add a comment |