Represents a geographic map.
The following tables list the members exposed by the Map type.
Name | Description | |
---|---|---|
Initializes a new instance of the Map class. |
Name | Description | |
---|---|---|
Returns the bounding box of all map shapes. |
||
Gets or sets the DBF database associated with the map file. |
||
Returns the list of map shapes. |
||
Returns the shape type associated with this map. |
Name | Description | |
---|---|---|
Assigns colors to polygon shapes in the map in such a way that no two adjacent polygons are painted in the same color. |
||
Clears any cached values associated with the map for the current zoom level. |
||
Overloaded. |
||
Creates and loads a map from the specified file. |
||
Overloaded. |
||
Overloaded. |
||
Overloaded. |
||
Overloaded. |
||
Loads the map data from the specified OSM map file. |
||
Overloaded. |
||
Saves the map to the specified file. |
Name | Description | |
---|---|---|
Raises the BeginLoad event. |
||
Raises the EndLoad event. |
||
Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
Raised when the component starts loading map data from a file or memory stream. |
||
Raised when the component ends loading map data from a file or memory stream. |
||
Raised when the value of a property of the Map class is changed. |