定位/持续定位 Geolocation


页面源码

Loading...




事件 Events

参数/Parameter
说明/Description
类型/Type
默认值/DefaultValue
可选值/ValueList
GetLocationButtonText
获取位置按钮文字
string
获取位置
-
WatchPositionButtonText
移动距离追踪按钮文字
string
移动距离追踪
-
ClearWatchPositionButtonText
停止追踪按钮文字
string
停止追踪
-
ShowButtons
是否显示默认按钮界面
bool
true
true|false
OnResult
定位完成回调方法
Func<Geolocationitem, Task>
-
-
OnUpdateStatus
状态更新回调方法
Func<string, Task>
-
-
OnError
错误信息回调
Func<string, Task>
-
-
An error has occurred. This application may no longer respond until reloaded. Reload