Skip to content

Geo-Fences #100

@vitalidze

Description

@vitalidze

This feature has been requested many times. So I started developing it. Here is how I am going to create first version of this functionality:

  1. Add tab panel at the bottom of devices/vehicles list. First (default) tab is 'Devices' with current table, second will be 'Geo-fences' with list of geofences. Top buttons 'Add/Edit/Delete...' are applied to the objects selected in current active tab.

When geo-fence is selected in list map will scroll to make it visible (like it's working now for devices/vehicles).

  1. There will be three types of geofences:
  • line (with width in meters)
  • circle (with radius in meters)
  • polygon

Each geofence will have name, which will be shown on map. Then it will have a description and color.

  1. Geo-fences will be shown on a separate layer in map.

  2. Each device may be assigned one or multiple geo-fences. Then when it enters/exits geo-fence an event will be recorded and notification sent.

This is it. Once it's all done I will put it into latest release.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions