geo_json/models/geo_json_coordinate_pair library

Typedefs

GeoJsonCoordinatePair = List<double>
It is an array of double, consisting strictly of 2 elements, where the element with index 0 is the coordinate of the point along the Y axis, and the element with index 1 is the point along the X axis