Tutorials
Showing 1 to 10 of 24 resources.
A Simple Mobile Navigation Application Using the NavigationManager Class
In this tutorial, we will design a simple mobile navigation application, using the NavigationManager class, to demonstrate the speed and ease of use GeoBase affords the developer.... Read more
Published, Feb 25th, 14:31
Using Truck Attributes and Constraints
A tutorial explaining the usage of truck/vehicle attributes and constraints in GeoBase routing.... Read more
Published, Feb 15th, 14:27
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, Feb 14th, 19:42
Create a GeoBase‐specific Visual Studio Project
This tutorial will describe how to create a GeoBase‐specific Visual Studio. This tutorial should provide a useful starting point for every GeoBase project that you create.... Read more
Published, Feb 14th, 13:23
Address resolution: reverse geocoding made easy with GeoBase
Reverse GeoCoding translates map coordinates (latitude, longitude) to a physical street address. A reverse geocoder application can be designed in minutes using GeoBase, and with just a few lines of code.... Read more
Published, Feb 14th, 13:23
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, Feb 14th, 13:22
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, Feb 14th, 13:01
Integrating Historical Traffic Data
This tutorial will demonstrate how to add and use historical traffic data in a simple routing application.... Read more
Published, Feb 14th, 12:59
Displaying satellite imagery on a SilverStream map
SilverStream supports the display of high-resolution satellite imagery providing visual information not availabe in traditional maps, such as vegetation, topographical features and obstacles on commercial properties.... Read more
Published, Feb 14th, 12:50
Creating SilverStream tooltips
You will often draw many objects on a map. Using tooltips, contextual information can be displayed for objects when the mouse hovers over each object. This tutorial describes how to create and assign tooltips to objects drawn on a map.... Read more
Published, Feb 14th, 12:45