Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geofencing #2

Open
Crebhan opened this issue Jan 17, 2023 · 2 comments
Open

Geofencing #2

Crebhan opened this issue Jan 17, 2023 · 2 comments
Assignees
Labels
Feature Feature JavaScript API JavaScript API Management Portal Management Portal New Feature to PlantQuest New Feature to PlantQuest P3

Comments

@Crebhan
Copy link

Crebhan commented Jan 17, 2023

Add Geofencing capabilities to SDK

Create & Delete
As a user
I need the ability to draw geofences ontop of the map on demand
So that I can identify specefic areas of concern
And I also need the ability to delete the geofence on demand

Name Geofence
As a user
Upon drawing a geofence,
I need the ability to name the geofence
So that everyone knows the conext/name of the geofence
And I need the ability to change the geofences name on demand

Assign Colour
As a user
When I have drawn a geofence
I need the ability to assign a colour to the geofence
And change its opacity
So that I can understand what geofence it is at a glance

Geofences are to auto appear/disapear based on the zoom level in a simlar manner to the room/area tags appearing/hiding in issue 27

https://leaflet.github.io/Leaflet.Editable/example/index.html

@Crebhan Crebhan added JavaScript API JavaScript API Feature Feature labels Jan 17, 2023
@Crebhan Crebhan added the New Feature to PlantQuest New Feature to PlantQuest label Jan 19, 2023
@Crebhan Crebhan added the Management Portal Management Portal label Feb 16, 2023
@Crebhan Crebhan added the P2 label Mar 28, 2023
@Crebhan
Copy link
Author

Crebhan commented Mar 28, 2023

Done within Dev Mgmt Portal

When the user is drawing or editing (name or shape) geofences, the room polygons are turned off allowing them to easily draw and select new and existing geofences. Every geofences drawn appears on the map on the users end

@Crebhan Crebhan added P3 and removed P2 labels Apr 11, 2023
@Crebhan
Copy link
Author

Crebhan commented Apr 11, 2023

This is what was outlined in the scope of work:
o Provision of an admin platform where:
i. Users can draw, delete and amend geofences.
ii. Geofence names can be changed on demand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature JavaScript API JavaScript API Management Portal Management Portal New Feature to PlantQuest New Feature to PlantQuest P3
Projects
None yet
Development

No branches or pull requests

3 participants