Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 706 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 706 Bytes

Geofencing Tool for Hover

A custom tool I built to generate geofence mutations for the Mobile game Hover.

The tool enables user(me) to draw a geofence on a map and translate the coordinate into a GraphQL mutation. Geofences can be both polygons or circles, and the user can add name, descriptin and category, see screenshot.

The tool can be found here: https://home.samfundet.no/~sirmy/geofencing/

The geofencing tool

The geofences appear in the Hover app when geofence is inserted in DB.

The map view in the app Hover

Want more information on the Hover project? Check it out here.