https://github.com/kosmtik/kosmtik-map-compare
Add a map to compare side-by-side with your work in Kosmtik
https://github.com/kosmtik/kosmtik-map-compare
Last synced: 8 months ago
JSON representation
Add a map to compare side-by-side with your work in Kosmtik
- Host: GitHub
- URL: https://github.com/kosmtik/kosmtik-map-compare
- Owner: kosmtik
- Created: 2014-09-26T08:36:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-10-23T10:21:06.000Z (over 2 years ago)
- Last Synced: 2025-01-21T19:01:49.690Z (over 1 year ago)
- Language: JavaScript
- Size: 89.8 KB
- Stars: 7
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kosmtik-map-compare
Compare your work in progress side-by-side with another
map.
## Install
While in your kosmtik root, type:
`node index.js plugins --install kosmtik-map-compare`
## Start
Use ctrl+alt+c shortcut to toggle comparison mode or use option panel on the right side of the window.
## Config
You can add `compareUrl` key to your `project.mml` or your kosmtik `config.yml`
files to set the default URL used. Fallback to OSM default style.
## Preview

## Issues and feature requests
Please report any issue or feature request on the [main kosmtik repository](https://github.com/kosmtik/kosmtik/issues).