Products
Professional Services
Demos and Downloads
Help and Support
Products
Professional Services
Demos and Downloads
Help and Support
This is an old revision of the document!
This layer can show start coordinates, end coordinates, a collection of in-between stops and the resulting paths with specified styles.
This is the default constructor. If you use this constructor, then you should set the Routes property manually.
This constructor gets the points ready to use.
RoutingLayer(IEnumerable<LineShape>)
This is a constructor for the class.
This constructor gets the route ready to use.
RoutingLayer(PointShape,PointShape,IEnumerable<PointShape>,IEnumerable<LineShape>)
This is a constructor for the class.
This constructor gets the points ready to use.
N/A
N/A
N/A
N/A
N/A
RequestDrawing(RectangleShape,TimeSpan)
N/A
N/A
RequestDrawing(RectangleShape,TimeSpan,RequestDrawingBufferTimeType)
N/A
N/A
RequestDrawing(IEnumerable<RectangleShape>,TimeSpan)
N/A
N/A
RequestDrawing(IEnumerable<RectangleShape>,TimeSpan,RequestDrawingBufferTimeType)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
DrawCore(GeoCanvas,Collection<SimpleCandidate>)
This method will draw the routing result based on the specified styles.
This abstract method is called from the concrete public method Draw. This method draws the representation of the layer based on the extent you provided. When implementing this abstract method, consider each feature and its column data values. You can use the full power of the GeoCanvas to do the drawing. If you need column data for a feature, be sure to override the GetRequiredColumnNamesCore and add the columns you need to the collection. In many of the styles, we add properties to allow the user to specify which field they need; then, in the GetRequiredColumnNamesCore, we read that property and add it to the collection.
OnRequestedDrawing(RequestedDrawingLayerEventArgs)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
DrawExceptionCore(GeoCanvas,Exception)
N/A
N/A
OnDrawingException(DrawingExceptionLayerEventArgs)
N/A
N/A
N/A
N/A
OnDrawingAttribution(DrawingAttributionLayerEventArgs)
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Gets a collection that holds the stop coordinates between StartPoint and EndPoint for routing.
N/A
If this property is not set, the default style is a small green marker representing the route start point.
If this property is not set, the default style is a small red marker representing the route end point.
If this property is not set, the default style is a small yellow marker representing a stop.
N/A
If this property is not set, the default style is a purple pen with semitransparent color.
Gets and sets the value that represents whether to show the ordinal number of each of the StopPoints when drawing layer. The default value is true.
If this property is set to false, the text representing the sequence number of each stop will not be shown. This is ensured in the Draw method.
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
Event Arguments:DrawnAttributionLayerEventArgs
8501 Wade Blvd Ste 550
Frisco, TX 75034
United States
sales@thinkgeo.com
1-785-727-4133
Online Store
- Desktop
WPF
WinForms
- Web
WebAPI HTML5/JavaScript
ASP.NET MVC
WebForms with AJAX
- Mobile
iOS
Android™
World Street
World Imagery
Routing
Geocoding
Reverse Geocoding
Elevation
Quick Start Guides
Documentation
Blogs
Discussion Forums
Customer Portal
About Us
News & Announcemets
Privacy Policy
Copyright 2003-2017 ThinkGeo LLC.
All rights reserved.