Skip to content

Basic coverage map to show areas plotted on a map.

Notifications You must be signed in to change notification settings

versx/CoverageMap

Repository files navigation

CoverageMap

Preview

image

Prerequisites

  • PHP 5 or higher

Installation

  1. Clone repository
  2. Copy config file cp config.example.php config.php
  3. Fill out config.php
  4. Copy areas file cp areas.example.json areas.json
  5. Fill out areas.json with available areas in geojson format
  6. Copy favicon (or replace with own) cp favicon.example.ico favicon.ico

Notes

  • Omitting geojson properties will result in default values being used.
  • Not specifying a color value in the geojson properties will default to a random color generated.

About

Basic coverage map to show areas plotted on a map.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages