User Tools

Site Tools


map_suite_mvc_edition_background_maps_google_bing_etc._samples

Map Suite MVC Edition Background Maps (Google, Bing, etc.) Samples

ArcGISServerRestOverlay

webeditionsample_arcgisserverrestoverlay_cs_110603.jpg

In this web-based project, we'll demonstrate the new ArcGISServerRestOverlay released with Map Suite 5.0 WebEdition. 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. You can also check out the sample video to see the ArcGISServerRestOverlay in action.


Custom Map with Google Labels

screenshot

In this web-based project, we show you how to use Google Maps in GoogleMapType.Hybrid mode but without the satellite layer. In other words, we'll request a transparent image that just contains streets and labels from the Google Map Server. This is useful in cases where you have access to local aerial photography that is higher quality and more up-to-date than Google Maps' satellite layer, and you want to display that imagery with Google's streets and labels on top.


GPS to Google Map(Web)

map_suite_web_edtion_sample_gps_to_googlemap_web.jpg

Today we have a Web project. In our experience and based on a number of requests in the Discussion Forum, many of the users of Map Suite for web applications have a need to display point data coming from some GPS readings on Google map. This project shows in the most straightforward way how to interpret the GPS data often in the decimal degrees format, project it correctly to match Google Map and plot it on the map.


Great Circle with Google Map

map_suite_web_edition_sample_great_circle_with_googlemap.jpg

The purpose of this Web project is to complete an earlier project “Great Circle on Pacific Rim” which showed how to create the Great Circle between two points over the Pacific with the geodetic projection (decimal degrees). In this project, we apply Great Circle to Google Map showing on the Pacific Rim going from America to Asia.


Mini map with Google Map

map_suite_web_edition_sample_mini_map_with_google_map.jpg

At the request of a Discussion Forum user who wants to know how to use a map locator with Google Map, today we publish a Desktop project that shows how to extent the AdornmentLayer for creating a locator mini map that can use Google Map.


OpenStreetMap

map_suite_web_edition_sample_openstreetmap.jpg

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”. Now, the latest version of MapSuite desktop can support that. In order to run this project, you will need the Development Build 4.0.72.0 or later.


Shapefile to Google Map

map_suite_web_edition_sample_shapefile_to_googlemap.jpg

In the project “GPS to Google Map”, we learned how to project a single point in Longitude/Latitude so that it displays correctly on Google Map. In today’s project, we apply the same principle of projection to a shapefile to have it showing on Google Map. Notice how we also set the extent of the map based on the projected shapefile.

map_suite_mvc_edition_background_maps_google_bing_etc._samples.txt · Last modified: 2015/10/10 07:31 (external edit)