Map Suite MVC Edition Sample Applications

Zooming, Panning, Moving

Zoom In and Out

Screenshot

This sample shows how to zoom the map in or out.

View Sample

Navigation History

Screenshot

This sample demonstrates how to zoom back and forth between previously used map extents.

View Sample

Track Zoom in a Map

Screenshot

This sample shows how to track zoom the map to a specified extent defined by dragging the mouse.

View Sample

Pan the Map

Screenshot

This sample shows how to enable/disable the functionality which allows the user to pan the map or use the mouse wheel to zoom in or out.

View Sample

Control the Map Via Keyboard

Screenshot

This sample shows how to manipulate the map using the keyboard.

View Sample

Restrict ZoomLevels to Less than 20

Screenshot

This sample shows how to limit the number of available ZoomLevels to less than 20.

View Sample

ExtentChanged Event

Screenshot

This sample reports the updated scale and extent as you pan or zoom the map.

View Sample

AnimationPanMapTool

Screenshot

This sample shows how to center the map at the clicked point using a smooth animation.

View Sample

Move a Feature

Screenshot

This sample shows how to move a feature drawn in the InMemoryFeatureLayer.

View Sample

Scale Feature Up and Down

Screenshot

This sample shows how to change the size of a polygon by scaling it up or down.

View Sample

<1>