Map Suite MVC Edition Sample Applications

MVC Edition vs. Web Edition

Zoom In to the Feature the User Clicked

Screenshot

This sample is similar to the sample "Find The Feature The User Clicked On". Here, instead of just showing information about the selected feature, we will instead highlight the feature and the extent of the map will be set to the bounding box of that feature. Just click on a country and the map will zoom in to it.

View Sample

Find Features Within a Distance

Screenshot

This sample demonstrates finding the features in a ShapeFileFeatureSource that are within a specified distance.

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

Interact With Map

Screenshot

In this web-based project, we show you how to do a two-way interaction between the features in an InMemoryFeatureLayer and their information in GridView.

View Sample

<1>