Killbart789 / Monocle-Raids

A standalone Raid map for Monocle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Monocle-Raids

A standalone Raid map for Monocle.

This was the gym/raid map we used for FFTP in Canberra.

Notes

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.

Data Feed

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.

Production Use

Make sure you serve this site over HTTPS for the location button to work.

About

A standalone Raid map for Monocle.

License:MIT License


Languages

Language:CSS 44.7%Language:JavaScript 34.4%Language:HTML 19.2%Language:PHP 1.8%