Majestix
Created page with "→jslint esversion: 6: /** * Embeds a MapLibre GL map into any wiki page that asks for one. * * To embed a map, add a <div> with the class `maplibre-map`. Use data * attributes to specify the map’s parameters: * * - `data-width`: Width of the map. `full` fits available space. * - `data-height`: Height of the map. * - `data-layer`: Vector style or raster tileset ID; see configuration below. * - `data-lat`: Initial center latitude. * - `data-lon`: Initial..."