A Leaflet Base Map for Lineage2 Related Web Applications
Official Topic: https://www.l2jbrasil.com/topic/140557-l2-base-map/
Edit MAP_OVERLAY and MAP_SERVER constnats at index.html .
const MAP_OVERLAY = "images/maps/IL.webp";
const MAP_SERVER = 'server/sample.json';
Check check images/maps folder for available maps.