1.0.1 • Published 10 years ago
geojson-flow v1.0.1
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.