(Not Signed In)

Sign In

Resources

Tutorials

Showing 1 to 10 of 26 resources.

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, 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, 21:11

SilverStream routing using XAML

This tutorial demonstrates how to create and draw a route using only XAML code.... Read more
Published, Jun 28th, 15:41

Drawing on a SilverStream map

This tutorial will walk you through the creation of a Silverlight map that you can draw on. Three methods of drawing on a map will be demonstrated: hard-coded XAML drawings, hard-coded C# drawings and using the mouse cursor to draw a shape.... Read more
Published, Jun 28th, 15:41

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, Jun 28th, 15:41

Displaying SilverStream map information

You may find it useful to display information about the map (such as the coordinates of the current mouse location, zoom scales and pending tile requests). This tutorial demonstrates how to retrieve and display such information.... Read more
Published, Jun 28th, 15:40

Creating and displaying markers on a SilverStream map

A typical mapping application will display the location of various points-of-interest (such as tourist sites or vehicle locations). This tutorial describes how to draw markers and place images at specific map locations.... Read more
Published, Jun 28th, 15:40

Forward geocoding (performing an address search) using SilverStream

The process of searching for an address on a map is known as a 'forward geocode'. This tutorial demonstrates how to use a forward geocode to pinpoint an address on a map.... Read more
Published, Jun 28th, 15:40

Controlling a SilverStream map using data-bound controls

Data-binding is a powerful technique available in Silverlight that can be used to connect a data source to, for example, a user interface object. This means the position of the UI object can be automatically changed when the data source value changes.... Read more
Published, Jun 28th, 15:39

Create a SilverStream-specific Visual Studio Silverlight project

This simple tutorial walks you through the process of creating a Visual Studio project for use with SilverStream. This project is a useful template for your own applications.... Read more
Published, Jun 28th, 15:38

<< previous
| 1 | 2 | 3 next >>