Search
Map Methods
 


 Public Methods

  Name Description

AssignColors

Assigns colors to polygon shapes in the map in such a way that no two adjacent polygons are painted in the same color.

ClearCache

Clears any cached values associated with the map for the current zoom level.

FromFile

Overloaded.  

FromXml

Creates and loads a map from the specified file.

HitTest

Overloaded.  

Latitude

Overloaded.  

LoadFromFile

Overloaded.  

LoadFromStream

Overloaded.  

LoadFromXml

Loads the map data from the specified OSM map file.

Longitude

Overloaded.  

SaveToFile

Saves the map to the specified file.

 Protected Methods

  Name Description

OnBeginLoad

Raises the BeginLoad event.

OnEndLoad

Raises the EndLoad event.

OnPropertyChanged

Raises the PropertyChanged event.

 See Also