Is there a way to manipulate the panning of a map?

657
0
10-30-2013 12:08 PM
ComTruise
New Contributor
I'm trying to manipulate the panning of a map class extending the esri class MapView but it seems that MapView limits the panning to a
certain variable by default.  Is there a way to manipulate the panning of my map to have more limitation?

i.e. Let's say we have a map with a defined area but when the user goes out of these map view bounds using hand movement, the area outside of the map is displayed as black space. I'm trying to make it, so that the black space being shown is limited, or just not there, so that the map is always on view, basically limiting the view to only the actual map.

Is there a way to go about this?
0 Kudos
0 Replies