User Tools

Site Tools


map_suite_wpf_desktop_edition_background_maps_google_bing_etc_samples

Map Suite Wpf Desktop Edition Background Maps (Google, Bing, etc) Samples

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

GPS to Google Map(Desktop)

map_suite_wpf_desktop_edition_sample_gps_to_googlemap_desktop.jpg

Today we have the Desktop version of the Web project “GPS to Google”. In this project, we show how to display on Google Map point data coming from some GPS reading in Geodetic (Longitude/Latitude). It also shows how to set the extent of the map so that it is centered on the GPS point.


Great Circle with Google Map

map_suite_wpf_desktop_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_wpf_desktop_edition_sample_mini_map_with_google_map.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_wpf_desktop_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_wpf_desktop_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.


ArcGISServerRestLayer

In this wpf-based project, we'll demonstrate the new ArcGISServerRestLayer released with Map Suite 9.0. This layer gives developers a simple and powerful tool to access their maps that reside on ArcGIS Server. This new layer utilizes the ArcGIS Server REST API. Now, the latest version of Map Suite Core can support that. In order to run this project, you will need the Development Build 9.0.443.0 or later.


Shapefile to Google Map

map_suite_wpf_desktop_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.


Get Features From ArcGISServer

In this wpf-based project, it illustrates how to get the features from the ArcGIS Restful Server. On the left side of the screenshot shows the raster data from ArcGIS Server and on the other side shows the features from ArcGIS Restful Server. In order to run this project, you will need the Development Build 9.0.482.0 or later.

map_suite_wpf_desktop_edition_background_maps_google_bing_etc_samples.txt · Last modified: 2017/03/17 02:12 by tgwikiupdate