kosmtik-map-compare
Advanced tools
Comparing version 0.0.11 to 0.0.12
var TILELAYERS = [ | ||
['http://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', 'OpenStreetMap'], | ||
['http://{s}.tile.openstreetmap.fr/hot/{z}/{x}/{y}.png', 'Humanitarian'], | ||
['https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png', 'Wikimedia'], | ||
['http://{s}.tile.thunderforest.com/outdoors/{z}/{x}/{y}.png', 'Outdoors'], | ||
@@ -10,3 +11,2 @@ ['http://{s}.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png', 'OSM-Fr'], | ||
['http://{s}.tile2.opencyclemap.org/transport/{z}/{x}/{y}.png', 'Transport'], | ||
['http://otile1.mqcdn.com/tiles/1.0.0/osm/{z}/{x}/{y}.png', 'MapQuest Open'], | ||
['http://{s}.tile.opencyclemap.org/cycle/{z}/{x}/{y}.png', 'OpenCycleMap'], | ||
@@ -13,0 +13,0 @@ ['http://{s}.tile.stamen.com/watercolor/{z}/{x}/{y}.jpg', 'Watercolor'], |
{ | ||
"name": "kosmtik-map-compare", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "Add a map to compare side-by-side with your work", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,3 +6,3 @@ # kosmtik-map-compare | ||
## Install | ||
## Install | ||
@@ -13,2 +13,6 @@ While in your kosmtik root, type: | ||
## Start | ||
Use ctrl+alt+c shortcut to toggle comparison mode or use option panel on the right side of the window. | ||
## Config | ||
@@ -15,0 +19,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
82325
28