MapPointType

An object representing a point on the map.

  • 0.8
  • 0.8
  • 0.8

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

MapPointType
latitude : Number

Latitude value of the map point, in decimal degrees.

Latitude value of the map point, in decimal degrees.

MapPointType
longitude : Number

Longitude value of the map point, in decimal degrees.

Longitude value of the map point, in decimal degrees.