geojson-flow
v1.0.1
Published
GeoJSON type declarations for Flow
Readme
geojson-flow
GeoJSON type declarations for Flow
How to install
npm install --save-dev geojson-flow
Types
GeoJSONObject:Feature;FeatureCollection:GeometryObject:Point;MultiPoint;LineString;MultiLineString;Polygon;MultiPolygon;GeometryCollection;
Positions are assumed to be 2-dimensional.
