Showing 1 to 10 of 16 resources.
Understanding rendering
This tutorial demonstrates how to create objects that are drawn on the map using the IMapRenderer interface, with examples of different render modes.... Read more
Published, Oct 19th 2011, 04:15
Updating routes with real-time data
In this tutorial, we will build an application to monitor time and distance statistics for a route in real-time. It uses incoming GPS points to refine the measure of where a vehicle has been and update the ETA based on its current heading and speed.... Read more
Published, Feb 21st 2011, 01:09
Analyzing Routes with ADAS Data
In this tutorial we will build a simple application, based on ADAS information and the Telogis.GeoBase.Adas namespace, to display the varying gradients of a road along a route.... Read more
Published, Feb 10th 2011, 00:57
Using Truck Attributes and Constraints
A tutorial explaining the usage of truck/vehicle attributes and constraints in GeoBase routing.... Read more
Published, Jan 17th 2011, 19:20
A Simple Mobile Navigation Application Using the NavigationManager Class - Part 2
This is the second of three tutorials focusing on designing mapping applications for mobile devices. In this tutorial we'll use a drill-down geocoder to search for an address. A drill-down geocoder provides an efficient and intuitive means of searching f... Read more
Published, Jan 6th 2011, 11:33
Delivery time windows
A time window is a specified time period in which the stop must be visited (such as between 9am and 5pm, or between 2pm and 4pm).Time windows are especially useful in situations where deadlines are important (such as utilities, and delivery services).... Read more
Published, Aug 3rd 2010, 13:55
Route Analysis
This tutorial shows how to analyze a set of GPS points to determine statistics about how many miles a vehicle has driven, broken down by features such as State, road class, or speed limit. ... Read more
Published, Aug 1st 2010, 21:11
Integrating Real-Time Traffic Data
This tutorial will present a simple map control and a checkbox to toggle the display of real-time traffic.The application will download the latest real-time traffic data, decompress the file and render the traffic data on to the map.... Read more
Published, Jun 22nd 2010, 17:01
A Simple Mobile Navigation Application Using the NavigationManager Class - Part 3
This is the third of three tutorials focusing on designing mapping applications for mobile devices. The focus of this tutorial is advanced routing techniques.... Read more
Published, Jun 20th 2010, 20:22
Adding simple geocoding and satellite imagery to a map application
This tutorial describes how to enhance a GeoBase map application to include simple geocoding and satellite imagery. This is for .NET developers only.... Read more
Published, Jun 20th 2010, 20:15
