API
Class

GetLocationSuccessEventData ($UI/system/components/justep/geolocation/geolocation#GetLocationSuccessEventData)

使用范围:UI2

Contents

class GetLocationSuccessEventData ($UI/system/components/justep/geolocation/geolocation#GetLocationSuccessEventData)

调用地理位置成功参数

Constructor Top

  GetLocationSuccessEventData ()

Static Properties & Enumerations Top

String coorType

坐标类型

Double latitude

当前得理位置的纬度

Double longitude

当前得理位置的经度

Constructor details Top

public GetLocationSuccessEventData ()

调用地理位置成功参数

Static Properties & Enumerations Detail Top

static public String coorType

坐标类型

static public Double latitude

当前得理位置的纬度

static public Double longitude

当前得理位置的经度