Package Exports
- @trailstash/ultra
 - @trailstash/ultra/index.js
 
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@trailstash/ultra) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Introduction
Ultra is a web-application made to simplify making maps with MapLibre GL JS.
Overpass Ultra is the main deployment of Ultra.
The customization of the map comply with an extended version of the the MapLibre Style Spec.
Documentation
The documentation for Overpass Ultra is available at overpass-ultra.us/docs.
The only difference between the base Ultra configuration and Overpass Ultra is that Overpass Ultra
defaults to type: overpass.
Configuration
Various aspects of Ultra, such as styling, can be configured via YAML front-matter.
Styling
Ultra supports styling using the MapLibre Style Specification.
See the Styling section for more information.
About
Ultra is built by Daniel Schep.
You can contact me on Mastodon.
Feedback, Bug Reports, Feature Requests
While Ultra has been in development for a while, it should still be considered experimental.
If you would like to report a bug or provide other feedback, please do so in the project's Issue Tracker.
Source Code
The source code of this application is released under the MIT license.