[C#/MAUI/.NET6] Geolocation 클래스 : GetLocationAsync 정적 메소드를 사용해 GPS 위치 구하기 (ANDROID)

■ Geolocation 클래스의 GetLocationAsync 정적 메소드를 사용해 GPS 위치를 구하는 방법을 보여준다. (ANDROID)

Platforms/Andriod/Resources/AndroidManifest.xml

MainPage.xaml

MainPage.xaml.cs

TestProject.zip

Advertisements