Microsoft.Maui.Controls.Maps Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides classes and supporting types to work with maps.
Classes
Circle |
Represents a circle drawn on the map control. |
Map |
The Map control is a cross-platform view for displaying and annotating maps. |
MapClickedEventArgs |
Event arguments that are associated with a click/tap event that occurs on the map control. |
MapElement |
Represents an element which is visually drawn on the Map control. |
Pin |
Represents a pin on the Map control. |
PinClickedEventArgs |
Event arguments that are associated with a click/tap event that occurs on a pin element of the map control. |
Polygon |
Represents a polygon drawn on the map control. |
Polyline |
Represents a polyline drawn on the map control. |
Enums
PinType |
Enumeration specifying the various kinds of Pin. |