An open API service indexing awesome lists of open source software.

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

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

![screenshot](https://raw.github.com/kosmtik/kosmtik-map-compare/master/screenshot.png "Screenshot of Kosmtik")

## Issues and feature requests

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