Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CCMapLocation

地图定位信息类型

Hierarchy

  • CCMapLocation

Index

Properties

Optional accuracy

accuracy: number | null

精准度信息

address

address: CCMapAddress

地址详情

Optional altitude

altitude: number | null

海拔

Optional altitudeAccuracy

altitudeAccuracy: number | null

海拔精度

Optional heading

heading: number | null

面对方向

Optional indexes

indexes: string

各级地址在各个位置中的索引

Optional latitude

latitude: string

纬度

Optional longitude

longitude: string

经度

Optional point

point: CCMapPoint

定位点

Optional speed

speed: number | null

移动速度

Optional timestamp

timestamp: number | null

时间戳

Generated using TypeDoc