Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map doesn't pan on Android 3.01 #121

Closed
JasonSanford opened this issue Jun 14, 2011 · 7 comments
Closed

Map doesn't pan on Android 3.01 #121

JasonSanford opened this issue Jun 14, 2011 · 7 comments
Assignees
Labels
blocker Critical issue or PR that must be resolved before the next release mobile
Milestone

Comments

@JasonSanford
Copy link
Member

I'm on a Samsung Galaxy Tab 10.1 and my maps aren't panning. I'll get more details and maybe a demo soon.

@ghost ghost assigned mourner Jun 14, 2011
@mourner
Copy link
Member

mourner commented Jun 14, 2011

This can be possibly related to this issue (see the last comment): https://github.com/CloudMade/Leaflet/issues/84
Please verify this by removing the if here: https://github.com/CloudMade/Leaflet/blob/master/src/dom/Draggable.js#L34 and see if it pans after the change

@JasonSanford
Copy link
Member Author

No, still no panning after I commented out lines 34 - 46.

@mourner
Copy link
Member

mourner commented Jun 14, 2011

No, I meant commenting out lines 34 and 36 but leaving preventDefault.

@JasonSanford
Copy link
Member Author

Ahh, I see. I still get the same problem unfortunately.

@mourner
Copy link
Member

mourner commented Jun 14, 2011

OK, thanks for checking this out — I'll try to borrow Galaxy Tab from my collegues and test it in several days.

@mourner
Copy link
Member

mourner commented Jun 17, 2011

I fixed the panning issue (it was trivially related to incorrect browser detection), but now there's another horrible issue on Android 3 using Motorolla Xoom: when you zoom, the browser crashes. I have absolutely no idea why this happens and how to debug this, so any help would be appreciated (if it's reproducible on Galaxy Tab too). Created a separate issue for this: #137

@JasonSanford
Copy link
Member Author

Yes, it appears the panning issue is fixed buy my Tab is also crashing as you've stated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker Critical issue or PR that must be resolved before the next release mobile
Projects
None yet
Development

No branches or pull requests

2 participants