Skip to content

Get Userlocation from map control #14700

@TFreudi1

Description

@TFreudi1

Description

It would be nice to get the geo-userlocation, which is shown on the map if it is enebaled with IsShowingUser.

Public API Changes

Microsoft.Maui.Controls.Maps map;
map.IsShowingUser = true;
Location loc = map.GetCurrentUserLocation()

Intended Use-Case

Get the current Position without own Location logic and code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions