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

13 lines (11 loc) 127 B
/* full-page */ html, body { width: 100%; height: 100%; display: flex; } /* font */ body { font-family: sans-serif; }