From 4324b009f8676223217fed223482791680a1b15a Mon Sep 17 00:00:00 2001 From: cosmix Date: Wed, 28 Mar 2018 01:58:15 +0200 Subject: [PATCH] Update README.md (#7) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6130374..ef312ad 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ Vector and raster maps with GL styles. Server side rendering by Mapbox GL Native. Map tile server for Mapbox GL JS, Android, iOS, Leaflet, OpenLayers, GIS via WMTS, etc. +This fork adds features used by BEAT, including: + +* Marker support in the static (rendered) maps +* Prometheus compatible `/metrics` endpoint +* Improved `/health/` endpoint + ## Documentation