Hi,
I want to be able to easily limit zooming and panning for certian users in my applciation, what would be the best approach to do the following restrictions:
1. Limit the application where a user can't pan or zoom outside of a certian extent.
2. Limit how far a user can zoom in and if they try write a message on the screen saying maximum zoom level reached.
Thanks!