Share via


Microsoft.Maui.Maps Namespace

Provides all the common types used for maps.

Classes

Name Description
GeographyUtils

Provides geography-related utility methods.

MapSpan

Represents a rectangular region on the map, defined by a center point and span.

Structs

Name Description
Distance

Represents a distance in meters, miles, or kilometers.

Interfaces

Name Description
ICircleMapElement

Represents a visual element on the map control shaped like a circle.

IFilledMapElement

Represents a visual element on the map control that has a fill color.

IGeoPathMapElement

Represents a map element that has a path defined by a collection of geographic locations.

IMap

Represents a IView that displays a map.

IMapElement

Represents an element that can be added to the map control.

IMapPin

Represents a Pin that displays a map.

Enums

Name Description
MapType

Specify which visual representation should be shown for a map.