Skip to content

odeke-em/geofencing

 
 

Repository files navigation

Geofencing Demo

Description:

Demo for potential of using Mapbox tools for geofencing applications. The London Congestion Zone surcharges for cars driving into the busiest parts of the city are visualized here with colored dots representing cars. A fictional charge of £5 per vehicle per day is used to display total revenue.

Tools used:

  • TurfJS
  • Mapbox GL JS
  • Mapbox Directions API

Geofencing Demo: https://www.mapbox.com/bites/00223/

Running locally

npm install
npm start && open http://localhost:9966/

Building

npm run build

Last updated: 19 Feb 2016

About

mapboxgl geofencing demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.2%
  • CSS 22.7%
  • HTML 22.1%