# MapPointType

An object representing a point on the map.

Availability
0.8
0.8
9.2.0
Extends
Object

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# latitude

Availability
0.8
0.8
9.2.0
latitude :Number

Latitude value of the map point, in decimal degrees.


# longitude

Availability
0.8
0.8
9.2.0
longitude :Number

Longitude value of the map point, in decimal degrees.