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
Last revision Both sides next revision
map_suite_routing [2017/03/02 08:32]
tgwikiupdate [Code Samples]
map_suite_routing [2017/03/15 03:49]
tgwikiupdate
Line 1: Line 1:
 ====== Map Suite Routing ====== ====== Map Suite Routing ======
 +** 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 check out this(http://​wiki.thinkgeo.com/​wiki/​map_suite_10_upgrade_guide). **
  
 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. 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.
Line 55: Line 56:
  
 ===== Code Samples ===== ===== Code Samples =====
-** In addition to the samples below, we have dozens of interactive Routing ​Edition ​sample applications available [[http://​routingsamples.thinkgeo.com/​|here]]. **+** In addition to the samples below, we have dozens of interactive ​Map Suite Routing 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_server_for_routing_all_samples|All Samples]]+<faicon fa fa-navicon fa-lg> [[Map Suite Routing All Samples|All Samples]]
 \\ \\
 All samples about Map Suite Routing. ​ All samples about Map Suite Routing. ​
Line 66: Line 67:
  
 <div samplelist>​ <div samplelist>​
-<faicon fa fa-copy fa-lg> [[map_suite_server_for_routing_project_templates|Project Templates]]+<faicon fa fa-copy fa-lg> [[Map Suite Routing Project Templates|Project Templates]]
 \\ \\
 These projects show various study cases based on Routing. These projects show various study cases based on Routing.
Line 72: Line 73:
  
 <div samplelist>​ <div samplelist>​
-<faicon fa fa-road fa-lg> [[map_suite_server_for_routing_layers_featureSources_samples|Layers & FeatureSources]]+<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.  These samples show custom layers and feature sources from which you can get inspired to integrate your own data. 
Line 78: Line 79:
  
 <div samplelist>​ <div samplelist>​
-<faicon fa fa-folder-open fa-lg> [[map_suite_server_for_routing_miscellaneous_samples|Miscellaneous]]+<faicon fa fa-folder-open fa-lg> [[Map Suite Routing Miscellaneous Samples|Miscellaneous]]
 \\ \\
 These samples show other miscellaneous features for the product. ​ These samples show other miscellaneous features for the product. ​
Line 84: Line 85:
  
 <div samplelist>​ <div samplelist>​
-<faicon fa fa-paint-brush fa-lg> [[map_suite_server_for_routing_styles_samples|Styles]]+<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. These samples show various kinds of styles such as styles that scale or adjust based on time of day.
Line 197: Line 198:
 ===== Help & Support Guides ===== ===== Help & Support Guides =====
 {{page>​help_support_guides}} {{page>​help_support_guides}}
- 
  
map_suite_routing.txt ยท Last modified: 2017/03/16 09:07 by tgwikiupdate