C# 클래스 Telegram.UI.MapViewPage

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: naphaso/kilogram

공개 메소드들

메소드 설명
GetDistanceString ( double meters ) : string
MapViewPage ( ) : System

비공개 메소드들

메소드 설명
AddPushpin ( GeoCoordinate coordinate, string name ) : void
CalculateDistanceBetweenMeAndUser ( ) : void
GetMyMapLocationAsync ( ) : void
Map_OnTap ( object sender, System.Windows.Input.GestureEventArgs e ) : void
OnCenterClick ( object sender, EventArgs e ) : void
OnSendCoordinate ( object sender, EventArgs e ) : void
UserInfoClick ( object sender, System.Windows.Input.GestureEventArgs e ) : void

메소드 상세

GetDistanceString() 공개 정적인 메소드

public static GetDistanceString ( double meters ) : string
meters double
리턴 string

MapViewPage() 공개 메소드

public MapViewPage ( ) : System
리턴 System