LngLat class
LngLat representative class of geographic point for longitude and latitude
lng : (double) longitude value
lat : (double) latitude value
- Available extensions
Constructors
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override