kosmtik-map-compare
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -30,3 +30,3 @@ var TILELAYERS = [ | ||
url: '', | ||
suggestedUrl: '', | ||
suggestedUrl: L.K.Config.project.compareUrl, | ||
active: false, | ||
@@ -64,2 +64,3 @@ minZoom: this.options.minZoom, | ||
var setUrl = function () { | ||
if (!otherMap) init(); | ||
tilelayer.setUrl(params.url || params.suggestedUrl); | ||
@@ -66,0 +67,0 @@ }; |
{ | ||
"name": "kosmtik-map-compare", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Add a map to compare side-by-side with your work", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
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
81024
118