This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
map_suite_server_routing [2017/02/23 05:30] marklee created |
map_suite_server_routing [2017/03/30 07:57] (current) marklee |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Map Suite Routing ====== | ====== Map Suite Routing ====== | ||
+ | |||
+ | <div msgbox> | ||
+ | **Note:** If you are using Map Suite 9.0 or previous versions of Map Suite product, please go to [[map_suite_routing|MapSuite 9.0 Wiki]]. The current page is for Map Suite 10.0 and future versions. It has different assemblies, licensing strategy and ways of distribution, and more. although the majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code to Map Suite 10, please check out [[map_suite_10_upgrade_guide|MapSuite 10 Upgrade Guide]]. </div> | ||
+ | |||
Let your mapping applications start taking you places! Map Suite Routing is an extension for Map Suite Desktop, Web, or Services that calculates routes and driving directions. This native .NET component gives your Map Suite applications the power to find the shortest path from A to B, deliver turn-by-turn directions, avoid specified areas, and much more. | Let your mapping applications start taking you places! Map Suite Routing is an extension for Map Suite Desktop, Web, or Services that calculates routes and driving directions. This native .NET component gives your Map Suite applications the power to find the shortest path from A to B, deliver turn-by-turn directions, avoid specified areas, and much more. | ||
Line 28: | Line 32: | ||
<div dokuteaser> | <div dokuteaser> | ||
- | > [[Map Suite Routing Installation Guide|Installation Guide]] | + | > [[Map Suite Server Routing Installation Guide|Installation Guide]] |
This guide walks you through installing the map control on your system and creating a simple GIS application. | This guide walks you through installing the map control on your system and creating a simple GIS application. | ||
</div> | </div> | ||
Line 67: | Line 71: | ||
===== Code Samples ===== | ===== Code Samples ===== | ||
- | ** In addition to the samples below, we have dozens of interactive Map Suite Routing sample applications available [[http://routingsamples.thinkgeo.com/|here]]. ** | + | ** In addition to the samples below, we have dozens of interactive Routing Edition sample applications available [[http://routingsamples.thinkgeo.com/|here]]. ** |
We have provided several .Net code samples in C# & VB.NET to help you get going quickly. We have categorized them to allow you to quickly find what you are looking for. Each code sample includes an overview, complete code online to review and the ability to download the sample to run it yourself. | We have provided several .Net code samples in C# & VB.NET to help you get going quickly. We have categorized them to allow you to quickly find what you are looking for. Each code sample includes an overview, complete code online to review and the ability to download the sample to run it yourself. | ||
<div samplelist> | <div samplelist> | ||
- | <faicon fa fa-navicon fa-lg> [[Map Suite Routing All Samples|All Samples]] | + | <faicon fa fa-navicon fa-lg> [[map_suite_server_for_routing_all_samples|All Samples]] |
\\ | \\ | ||
All samples about Map Suite Routing. | All samples about Map Suite Routing. | ||
Line 78: | Line 82: | ||
<div samplelist> | <div samplelist> | ||
- | <faicon fa fa-copy fa-lg> [[Map Suite Routing Project Templates|Project Templates]] | + | <faicon fa fa-copy fa-lg> [[map_suite_server_for_routing_project_templates|Project Templates]] |
\\ | \\ | ||
These projects show various study cases based on Routing. | These projects show various study cases based on Routing. | ||
Line 84: | Line 88: | ||
<div samplelist> | <div samplelist> | ||
- | <faicon fa fa-road fa-lg> [[Map Suite Routing Layers & FeatureSources Samples|Layers & FeatureSources]] | + | <faicon fa fa-road fa-lg> [[map_suite_server_for_routing_layers_featureSources_samples|Layers & FeatureSources]] |
\\ | \\ | ||
These samples show custom layers and feature sources from which you can get inspired to integrate your own data. | These samples show custom layers and feature sources from which you can get inspired to integrate your own data. | ||
Line 90: | Line 94: | ||
<div samplelist> | <div samplelist> | ||
- | <faicon fa fa-folder-open fa-lg> [[Map Suite Routing Miscellaneous Samples|Miscellaneous]] | + | <faicon fa fa-folder-open fa-lg> [[map_suite_server_for_routing_miscellaneous_samples|Miscellaneous]] |
\\ | \\ | ||
These samples show other miscellaneous features for the product. | These samples show other miscellaneous features for the product. | ||
Line 96: | Line 100: | ||
<div samplelist> | <div samplelist> | ||
- | <faicon fa fa-paint-brush fa-lg> [[Map Suite Routing Styles Samples|Styles]] | + | <faicon fa fa-paint-brush fa-lg> [[map_suite_server_for_routing_styles_samples|Styles]] |
\\ | \\ | ||
These samples show various kinds of styles such as styles that scale or adjust based on time of day. | These samples show various kinds of styles such as styles that scale or adjust based on time of day. | ||
</div> | </div> | ||
+ | |||
+ | |||
+ | |||
===== Videos ===== | ===== Videos ===== | ||
Line 201: | Line 208: | ||
===== Frequently Asked Questions===== | ===== Frequently Asked Questions===== | ||
- | * [[Map Suite Routing FAQ All Questions|All Questions]] <div>All the frequently asked questions about Map Suite Routing.</div> | + | * [[Map Suite Server Routing FAQ General Questions|General Questions]]<div>These frequently asked questions cover GIS and map control topics that are not categorized in other areas.</div> |
- | * [[Map Suite Routing FAQ General Questions|General Questions]]<div>These frequently asked questions cover GIS and map control topics that are not categorized in other areas.</div> | + | |
- | * [[Map Suite Routing FAQ Layers & FeatureSources|Layers & FeatureSources]]<div>These frequently asked questions cover.</div> | + | |
- | * [[Map Suite Routing FAQ Styles|Styles]]<div>These frequently asked questions cover.</div> | + | |