Skip to content

M3G4THEKING/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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%