I have a map control in a Windows Phone 8.1 application. I want to block the map view, i.e. The user should not be able to scale or scroll to another view, but the buttons on the map should be accessible for viewing. Is there any way to do this?
source
share