A standalone Raid map for Monocle.
This was the gym/raid map we used for FFTP in Canberra.
This map is based on the stock Monocle map, it has several issues with 900~ markers as its based on Leaflet. A workaround is to create a system that uses WebGL or Canvas.
You can either use data.php#L16 to serve your data or you can edit main.js to specify the endpoint to get data from.
In our production version we used a Redis powered cache to limit the load on the Monocle instance.
Make sure you serve this site over HTTPS for the location button to work.