User Tools

Site Tools


map_suite_routing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
map_suite_routing [2015/09/24 06:17]
admin [Map Suite Routing]
— (current)
Line 1: Line 1:
-====== Map Suite Routing ====== 
- 
-Let your mapping applications start taking you places! Map Suite Routing is an extension for Map Suite Desktop, Web, Services or Silverlight Edition 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. 
- 
-<div newline></​div>​ 
-===== Product Guides ===== 
- 
- 
-<div dokuteaser>​ 
-> [[Map Suite Routing Quick Start Guide|Quick Start Guide]] 
-This guide helps you get you up to speed with integrating the Routing map control into your GIS software.  ​ 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[Map Suite Serialization Guide|Serialization Guide]] 
-Explains how to use our custom serialization class to render your Map Suite objects to XML, or other format etc. It allows your GIS application to easily save things such as Layers, Styles, or even whole maps to XML to be recalled at a later time. 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[Map Suite Routing Installation Guide|Installation Guide]] 
-This guide walks you through installing the map control on your system and creating a simple GIS application. ​ 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[Map Suite Routing Deployment Guide|Deployment Guide]] 
-This guide walks you through deploying your GIS software using the map control into a production environment. ​ 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[Map Suite Routing Dependencies Guide|Dependencies Guide]] 
-This guide introduces the dependencies Map Suite Routing needs with their features, versions and source websites. 
-</​div>​ 
- 
-<div dokuteaser>​ 
-> [[Map Suite Data Format Guide|Data Format Guide]] 
-This guide walks the various GIS data format that are supported in the map control. It also list any caveats related to the use of that format in your mapping application. ​ 
-</​div>​ 
- 
- 
- 
- 
-===== API Documentation ===== 
- 
-  * [[ThinkGeo.MapSuite.Routing|ThinkGeo.MapSuite.Routing]]<​div>​The MapSuiteGeocoder Edition API documentation covers the ThinkGeo.MapSuite.MapSuiteGeocoder namespace which resides in the MapSuiteGeocoder.dll assembly. It contains all of the MapSuiteGeocoder Edition specific classes such as the map control itself, Overlays, and supported map classes. ​ </​div>​ 
- 
-===== Code Samples ===== 
-** 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. 
- 
-<div samplelist>​ 
-<faicon fa fa-navicon fa-lg> [[Map Suite Routing All Samples|All Samples]] 
-\\ 
-All samples about Map Suite Routing. ​ 
-</​div>​ 
- 
-<div samplelist>​ 
-<faicon fa fa-copy fa-lg> [[Map Suite Routing Project Templates|Project Templates]] 
-\\ 
-These projects show various study cases based on Routing. 
-</​div>​ 
- 
-<div samplelist>​ 
-<faicon fa fa-road fa-lg> [[Map Suite 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.  
-</​div>​ 
- 
-<div samplelist>​ 
-<faicon fa fa-folder-open fa-lg> [[Map Suite Routing Miscellaneous Samples|Miscellaneous]] 
-\\ 
-These samples show other miscellaneous features for the product. ​ 
-</​div>​ 
- 
-<div samplelist>​ 
-<faicon fa fa-paint-brush fa-lg> [[Map Suite Routing Styles Samples|Styles]] 
-\\ 
-These samples show various kinds of styles such as styles that scale or adjust based on time of day. 
-</​div>​ 
- 
-===== Videos ===== 
- 
- 
- 
-==== Routing Edition Sample App Walkthrough Video Series ==== 
- 
-Step through the Routing Edition sample applications and see how they'​re put together. We'll demonstrate how to use each app, then take you through every part of the source code and show you how it works.\\ ​ 
- 
-**Tip**: //​You'​ll want to select "​Fullscreen"​ to properly read the source code.// 
- 
- 
-<div play medialist>​ 
-[[routing:​Introduction to the Routing|{{routing:​screenshot:​Introduction_to_the_Routing_Extension.png?​180x99|Introduction to the Routing Edition}}]] 
-\\ 
-Introduction to the Routing Edition 
-</​div>​ 
- 
-===== Screenshots ===== 
-The Routing Extension screenshots gallery section showcases a wide range of screenshots covering various GIS features. 
- 
-<div medialist imagewithremaker>​ 
-{{routing:​screenshot:​Map_Suite_Routing_Screenshot_Gallery_Simple_Routing.jpg?​180|Shortest length or fastest time 
-Just a few lines of code}} ​ 
-\\ 
-Shortest length or fastest time 
-Just a few lines of code 
-</​div>​ 
- 
-<div medialist imagewithremaker>​ 
-{{routing:​screenshot:​Map_Suite_Routing_Screenshot_Gallery_Road_Information.jpg?​180|Road type 
-Road length 
-Start/end point}} ​ 
-\\ 
-Road type 
-Road length 
-Start/end point 
-</​div>​ 
- 
-<div medialist imagewithremaker>​ 
-{{routing:​screenshot:​Map_Suite_Routing_Screenshot_Gallery_Avoid_Areas.jpg?​180|Draw your own areas 
-Routes adjust automatically}} ​ 
-\\ 
-Draw your own areas 
-Routes adjust automatically 
-</​div>​ 
- 
-<div medialist imagewithremaker>​ 
-{{routing:​screenshot:​Map_Suite_Routing_Screenshot_Gallery_Get_Directions.jpg?​180|Turn-by-turn 
-By intersection}} ​ 
-\\ 
-Turn-by-turn 
-By intersection 
-</​div>​ 
- 
-<div medialist imagewithremaker>​ 
-{{routing:​screenshot:​Map_Suite_Routing_Screenshot_Gallery_Add_Stops.jpg?​180|Add a stop with a single click 
-Unlimited stops}} ​ 
-\\ 
-Add a stop with a single click 
-Unlimited stops 
-</​div>​ 
- 
-<div medialist imagewithremaker>​ 
-{{routing:​screenshot:​Map_Suite_Routing_Screenshot_Gallery_Route_Around_Roadblocks.jpg?​180|Intelligently find the most efficient route around point-based roadblocks}} ​ 
-\\ 
-Intelligently find the most efficient route around point-based roadblocks 
-</​div>​ 
- 
-<div medialist imagewithremaker>​ 
-{{routing:​screenshot:​Map_Suite_Routing_Screenshot_Gallery_Service_Areas.jpg?​180|Based on average speed and drive time}} ​ 
-\\ 
-Based on average speed and drive time 
-</​div>​ 
- 
-<div medialist imagewithremaker>​ 
-{{routing:​screenshot:​Map_Suite_Routing_Screenshot_Gallery_Travelling_Salesman_Problem.jpg?​180|Generate an optimal route for visiting a set of locations}} ​ 
-\\ 
-Generate an optimal route for visiting a set of locations 
-</​div>​ 
- 
-<div medialist imagewithremaker>​ 
-{{routing:​screenshot:​Map_Suite_Routing_Screenshot_Gallery_Sample_Apps_Included.jpg?​180|Easy to see and learn 
-Source code available for every sample}} ​ 
-\\ 
-Easy to see and learn 
-Source code available for every sample 
-</​div>​ 
- 
- 
-<div newline></​div>​ 
-<div newline></​div>​ 
-===== Change Logs ===== 
- 
-  * [[Map Suite Routing Release Change Log|API Change Log]]<​div>​This change log details the changes made to the product for each major release cycle.</​div>​ 
- 
-  * [[Map Suite Routing Features & Bug Fixes Change Log|Features & Bug Fixes Change Log]]<​div>​This change log details the new features and bug fixes applied to the product for each major release cycle.</​div>​ 
- 
- 
-===== Frequently Asked Questions===== 
- 
-  * [[Map Suite Routing FAQ All Questions|All Questions]] <​div>​All the frequently asked questions about Map Suite Routing.</​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>​ 
- 
- 
-===== Help & Support Guides ===== 
-{{page>​help_support_guides}} 
- 
  
map_suite_routing.1443075472.txt.gz · Last modified: 2015/09/24 06:17 by admin