User Tools

Site Tools


map_suite_mvc_edition_faq_background_maps_google_bing_etc

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

How do I display Google Maps without the satellite layer?

This question has a corresponding sample application(s) associated with it.

Sample:Custom Map with Google Labels

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.

How do I reprojected a decimal degrees shape file to display on Google Maps?

This question has a corresponding sample application(s) associated with it.

Sample:Shapefile to Google Map

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.

How do I show GPS data in decimal degrees on Google Maps?

This question has a corresponding sample application(s) associated with it.

Sample:GPS to Google Map(MVC)

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.

How do I show a great circle line on Google Maps?

This question has a corresponding sample application(s) associated with it.

Sample:Great Circle with Google Map

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.

How do you display OpenStreetMap imagery?

This question has a corresponding sample application(s) associated with it.

Sample: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”. 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.

How do I show a mini map on Google Maps?

This question has a corresponding sample application(s) associated with it.

Sample:Mini map with Google Map

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.

map_suite_mvc_edition_faq_background_maps_google_bing_etc.txt · Last modified: 2015/08/28 06:00 by admin