Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MyDriving
Droid
Helpers
LocationExtensions
C# 클래스 MyDriving.Droid.Helpers.LocationExtensions
파일 보기
프로젝트 열기: Azure-Samples/MyDriving
공개 메소드들
메소드
설명
ToLatLng
(
this
point
) :
Android.Gms.Maps.Model.LatLng
ToLatLngs
(
this
points
) :
List
메소드 상세
ToLatLng()
공개
정적인
메소드
public
static
ToLatLng
(
this
point
) :
Android.Gms.Maps.Model.LatLng
point
this
리턴
Android.Gms.Maps.Model.LatLng
ToLatLngs()
공개
정적인
메소드
public
static
ToLatLngs
(
this
points
) :
List
points
this
리턴
List