A fully-featured OpenStreetMap-based map where markers and lines can be added with live collaboration.
 
 
 
 
 
 
Go to file
Candid Dauth 6454f11ac2 Add search field to POI dialog 2021-05-15 22:05:07 +02:00
artwork
client v3.2.0 2021-05-07 07:27:51 +02:00
docs Basic implementation of POI overlay based on Overpass 2021-05-15 18:26:45 +02:00
frontend Add search field to POI dialog 2021-05-15 22:05:07 +02:00
leaflet Add search field to POI dialog 2021-05-15 22:05:07 +02:00
server Add User-Agent header to node-fetch calls 2021-05-15 01:25:12 +02:00
types v3.2.0 2021-05-07 07:27:51 +02:00
utils Fix table export error (#153) 2021-05-12 03:13:34 +02:00
.dockerignore
.eslintrc.js
.gitignore
.htmlhintrc
Dockerfile
LICENSE.md
README.md
config.env.example
docker-compose.yml
facilmap.conf.example Use node-fetch instead of request 2021-05-08 21:33:50 +02:00
package.json
yarn.lock Fix line export error by copying template to dist folder 2021-05-15 01:20:43 +02:00

README.md

FacilMap is a privacy-friendly, open-source versatile online map that combines different services based on OpenStreetMap and makes it easy to find places, plan routes and create custom maps full of markers, lines and routes. Features include:

  • Different map styles for roads, topography, cycling, hiking, public transportation, water navigation, ...
  • Search for places and show their information (website, opening hours, ...)
  • Calculate routes and adjust them by dragging. An elevation profile can be shown.
  • Smartphone-friendly interface.
  • Create and share custom maps with markers, lines and routes on them.
  • Open GPX/KML/OSM/GeoJSON files and save them on a custom map.
  • Define custom styles of markers, lines and routes and generate a legend automatically.
  • Define custom form fields for the details of markers, lines and routes.
  • API to embed custom maps into a website and to modify them programmatically.
  • Extensive documentation.

Documentation

For more information, have a look at the documentation.

Quick links:

Quick start

  1. Run yarn install to install the dependencies
  2. Run yarn build to build the JS bundles
  3. Copy config.env.example to config.env and adjust the settings
  4. Run yarn server inside the server directory

More details can be found in the Administrator guide and the Developer guide.

Support FacilMap

Financial support is always welcome!