Resources tagged with "markers"

Creating and displaying markers on a Silverlight 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.
Published, Feb 8th, 00:10

Creating tooltips with the Silverlight API

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.
Published, Feb 8th, 00:08