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
Ultra
Ultra (née Overpass Ultra) is a web-application made to simplify making maps with MapLibre GL JS.
- Stable version - overpass-ultra.us (config)
- Latest version - ultra.trailsta.sh (config)
- OHM version - ohm.overpass-ultra.us (config)
Documentation
The documentation for Ultra is available at overpass-ultra.us/docs.
Configuration
Various aspects of Ultra, such as styling, can be configured via YAML front-matter.
Styling
Ultra supports styling using an extended version of the the MapLibre Style Spec.
See the Styling section for more information.
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.
Development
npm install
npm start # for a Development server listening at http://localhost:8000
npm run build # for a build in ./distLicense
Ultra is licensed under the MIT license.