프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AutoFitAllAnnotationsProperty | BindableProperty | ||
HasScrollEnabledProperty | BindableProperty | ||
HasZoomEnabledProperty | BindableProperty | ||
IsShowingUserProperty | BindableProperty | ||
MapTypeProperty | BindableProperty | ||
OverlaysProperty | BindableProperty | ||
PinCalloutTappedCommandProperty | BindableProperty | ||
PinsProperty | BindableProperty | ||
SelectedItemProperty | BindableProperty | ||
SelectionChangedCommandProperty | BindableProperty | ||
VisibleRegionChangedCommandProperty | BindableProperty | ||
VisibleRegionProperty | BindableProperty |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OnSelectedItemPropertyChanged | void | ||
OnVisibleRegionChanged | void |
메소드 | 설명 | |
---|---|---|
MoveToRegion ( |
Makes the map move to the new region. If no region is specified the map will be moved to fit all annotations that are currently displayed.
|
|
UnifiedMap ( ) : System |
Initializes a new instance of the UnifiedMap class.
|
메소드 | 설명 | |
---|---|---|
OnSelectedItemPropertyChanged ( BindableObject bindable, object oldValue, object newValue ) : void | ||
OnVisibleRegionChanged ( BindableObject bindable, object oldValue, object newValue ) : void |
public MoveToRegion ( |
||
region | The region to display. | |
animated | bool | Wether to animate the move. |
리턴 | void |
public static BindableProperty AutoFitAllAnnotationsProperty | ||
리턴 | BindableProperty |
public static BindableProperty HasScrollEnabledProperty | ||
리턴 | BindableProperty |
public static BindableProperty HasZoomEnabledProperty | ||
리턴 | BindableProperty |
public static BindableProperty IsShowingUserProperty | ||
리턴 | BindableProperty |
public static BindableProperty OverlaysProperty | ||
리턴 | BindableProperty |
public static BindableProperty PinCalloutTappedCommandProperty | ||
리턴 | BindableProperty |
public static BindableProperty SelectedItemProperty | ||
리턴 | BindableProperty |
public static BindableProperty SelectionChangedCommandProperty | ||
리턴 | BindableProperty |
public static BindableProperty VisibleRegionChangedCommandProperty | ||
리턴 | BindableProperty |