Type Definition geojson::Position[][src]

type Position = Vec<f64>;

Positions

[GeoJSON Format Specification § 3.1.1] (https://tools.ietf.org/html/rfc7946#section-3.1.1)