menu
locus
locus.dart
GeofenceService
addPolygon abstract method
addPolygon
dark_mode
light_mode
addPolygon
abstract method
Future
<
bool
>
addPolygon
(
PolygonGeofence
polygon
)
Adds a polygon geofence.
Implementation
Future<bool> addPolygon(PolygonGeofence polygon);
locus
locus
GeofenceService
addPolygon abstract method
GeofenceService class