Map Suite MVC Edition Sample Applications

All Samples

Dot Density Drawing Using Numerical Data

Screenshot

This sample uses a different density of dots to represent different populations of U.S. states.

View Sample

Draw Features Based on a Regular Expression

Screenshot

In this sample, we use a regular expression to draw countries that have the string "land" in their name (such as Greenland) using a distinct style.

View Sample

Draw Thematic Features

Screenshot

In this sample, we have broken down the population of each country into ranges and then used different colors to represent the ranges.

View Sample

Using Geographic, Simple and Standard Colors

Screenshot

This sample shows how to change the border and fill colors by using built-in styles.

View Sample

Vehicle Tracking

Screenshot

In this sample, we create a simple vehicle tracking demo to show how to interact between the client and the server action in a controller. All of the functionalities are based on AJAX technology, which will greatly improve the user experience.

View Sample

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