Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
synw committed Dec 3, 2019
1 parent 4352070 commit 8d6dbf8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,10 @@ Geofence points in a polygon:

Note: the `processedPoints` stream is available to retrieve geofenced points as soon as they are found

## Maps

To draw geojson data on a map check the [Map controller](https://github.com/synw/map_controller#geojson-data) package

## Supported geojson features

All the data structures use [GeoPoint](https://pub.dev/documentation/geopoint/latest/geopoint/GeoPoint-class.html) and [GeoSerie](https://pub.dev/documentation/geopoint/latest/geopoint/GeoSerie-class.html) from the [GeoPoint](https://github.com/synw/geopoint) package to store the geometry data. Data structures used:
Expand Down

0 comments on commit 8d6dbf8

Please sign in to comment.