API Reference
Struct
GeoPoint
Represents a geographic coordinate (latitude, longitude).
Inheritance
- ValueType
- GeoPoint
Constructors
public GeoPoint(Double latitude, Double longitude) #Create a new geo point.
Parameters
- latitude System.Double
- longitude System.Double