geojson_fields 0.0.1 copy "geojson_fields: ^0.0.1" to clipboard
geojson_fields: ^0.0.1 copied to clipboard

outdated

A package to parse incoming json MultiPointFields, MultiPolygonFields, MultiLineFields.

GEO JSON Fields #

A flutter package to parse incoming json MultiPointFields, MultiPolygonFields, MultiLineFields. These fields are mongodb geojson fields, they can be parsed using this package.

Getting Started #

Import the package #

import 'package:geojson_fields/geojson_fields.dart';

Fields #

MultiPolygonField

MultiPolygonField example

MultiPointField

MultiPointField example

MultiLineStringField

MultiLineStringField example

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A package to parse incoming json MultiPointFields, MultiPolygonFields, MultiLineFields.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on geojson_fields