UNPKG

@trailstash/ultra

Version:

A web based tool for making MapLibre GL maps with data from sources such as Overpass, GeoJSON, GPX, KML, TCX, etc

10 lines (9 loc) 149 B
export const defaultMode = "ide"; export const modes = { ide: { settings: { options: { hash: "m" }}, }, map: { settings: {}, }, };