Controls/Map: Difference between revisions

From Wiki Maui Linux NET
Jump to navigation Jump to search
Created page with "{{ElementSpec | title=Map | kind=Control | ms_url=https://learn.microsoft.com/dotnet/maui/user-interface/controls/map | introduced=MAUI 6.0 (.NET 6) | deprecated=No | notes=Requires Maps package/handler; Linux backend TBD. | props= <tr><td>MapType</td><td>?</td><td></td><td>Street/Satellite</td></tr> <tr><td>IsShowingUser</td><td>?</td><td></td><td>Location permissions</td></tr> <tr><td>Pins</td><td>?</td><td></td><td>Markers</td></tr> <tr><td>VisibleRegio..."
 
(No difference)

Latest revision as of 16:05, 17 October 2025


Map

Kind
Control
Microsoft Docs
Map documentation on learn.microsoft.com
Introduced
MAUI 6.0 (.NET 6)
Deprecated
No
Notes
Requires Maps package/handler; Linux backend TBD.

Properties

Property Implemented (Maui Linux) Introduced in (MAUI/.NET) Notes
MapType?Street/Satellite
IsShowingUser?Location permissions
Pins?Markers
VisibleRegion?Viewport