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

disable userInteractionEnabled #11

Open
myusuf08 opened this issue Nov 9, 2015 · 1 comment
Open

disable userInteractionEnabled #11

myusuf08 opened this issue Nov 9, 2015 · 1 comment

Comments

@myusuf08
Copy link

myusuf08 commented Nov 9, 2015

how can i set userinteractionEnabled for mapview = NO , but for mapselectormanager YES ?
because i want disable scroling map but only can use zoom out and zoom in from mapselectormanager

@d0ping
Copy link
Owner

d0ping commented Nov 17, 2015

Hi,
You can't switch off userInteractionEnabled for mapView without selector component, because selector is part of the maps. But you can try to intercept any gestures and block it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants