Map Suite MVC Edition Sample Applications

Background Maps (Google, Bing, etc)

Display a Simple Map

Screenshot

This sample simply shows how to load a ThinkGeo default world map.

View Sample

Use Bing Map

Screenshot

This sample shows how to load a map from Bing's REST service and switch between different map types (road, aerial, hybrid, etc.).

View Sample

Load An ArcGISServerRestOverlay

Screenshot

This sample demonstrates how to load a map from the ESRI ArcGIS REST service. This overlay gives developers a simple and powerful tool to access their maps that reside on ArcGIS Server. This new overlay utilizes the ArcGIS Server REST API at http://resources.esri.com/help/9.3/arcgisserver/apis/rest/.

View Sample

Use OpenStreetMap

Screenshot

This sample shows how to load a map from OpenStreetMap. OpenStreetMap (OSM) is a collaborative project to create free geographic data for the entire world. It can be thought of the "Free Wiki World Map".

View Sample

Load a WmsOverlay

Screenshot

This sample demonstrates loading map images from a standards-compliant Web Map Service (WMS). It supports WMS schemas of version 1.1.0, 1.1.1 and 1.3.0.

View Sample

<1>