Fixed
Status Update
Comments
ph...@gmail.com <ph...@gmail.com> #2
I'd really like to be able to position the pegman too. When i use custom controls it appears in a very strange position so i can't use it with custom controls.
sp...@gmail.com <sp...@gmail.com> #3
I agree. It would be really nice and helpful to be able to change the postion of the Pegman control.
ms...@gmail.com <ms...@gmail.com> #4
It is the same issue - but it was fixed a while back.
Then, in iOS 5, it became an issue again.
Then, in iOS 5, it became an issue again.
cb...@google.com <cb...@google.com> #5
[Comment deleted]
cb...@google.com <cb...@google.com> #6
Reproduced on an iPad.
go...@realtyserver.com <go...@realtyserver.com> #7
We are running into the same issue, on both iOS 5.x and 6.0 beta, using the latest maps api. This issue makes embedded maps unusable on the ipad and iphone if they are part of a scrolling page. It's not only the pinch/zoom which is affected; the Drawing Library tools are offset as well (but only if one drags to create a shape, just tapping to create points works fine). Has there been any progress, or a workaround?
cb...@google.com <cb...@google.com> #8
Fixed in 3.9 and 3.10
ig...@gmail.com <ig...@gmail.com> #9
Great, thank you!
ru...@gmail.com <ru...@gmail.com> #10
This still occurs in v3.9 as for today. Besides that, when people zoom on a page by pinching and this zoom is a little bit off, the setCenter and setBounds functions also show the same deviation. The more these functions are used, the more the positions on the map change.
This can be confirmed by using the following Google provided example page:https://google-developers.appspot.com/maps/documentation/javascript/examples/directions-complex
When randomly zooming and pinching (zooming in and out some time - from the corners, not from the center of the map) and then asking for directions, the setBounds puts you at a completely different place than where the route actually is presented on the map. I think this is all related to this issue, although the effect sometimes is hard to reproduce when only pinching from the center of the map. On first initialization and without pinching, the setCenter and setBounds keep giving the right values.
It actually bugs me very much as I thought this problem would have been solved since the 10th of September. I am producing a mobile webapplication which will be used by more than 200.000 people within two weeks, so this definitely makes the webapp pretty unusable.
This is tested and confirmed on the following devices:
iPhone 4S w/ iOS 5.1.1 / iOS 6.0 (although effect is less visible because of screen resolution, only after following the above procedure for a while)
iPad 1 w/ iOS 4.2.1
iPad 2 w/ iOS 5.1.1
This can be confirmed by using the following Google provided example page:
When randomly zooming and pinching (zooming in and out some time - from the corners, not from the center of the map) and then asking for directions, the setBounds puts you at a completely different place than where the route actually is presented on the map. I think this is all related to this issue, although the effect sometimes is hard to reproduce when only pinching from the center of the map. On first initialization and without pinching, the setCenter and setBounds keep giving the right values.
It actually bugs me very much as I thought this problem would have been solved since the 10th of September. I am producing a mobile webapplication which will be used by more than 200.000 people within two weeks, so this definitely makes the webapp pretty unusable.
This is tested and confirmed on the following devices:
iPhone 4S w/ iOS 5.1.1 / iOS 6.0 (although effect is less visible because of screen resolution, only after following the above procedure for a while)
iPad 1 w/ iOS 4.2.1
iPad 2 w/ iOS 5.1.1
[Deleted User] <[Deleted User]> #11
The issue is still there when map is loaded in a friendly iframe
Description
When this site is viewed on an iPhone with the latest iOS, the pinch/zoom is offset. It does not zoom to the center of the pinch gesture. The further you scroll down the page, the more offset the pinch is. If I add more text in front of the map, the situation is made worse.
Any advice on this would be appreciated.