kosmtik-map-compare
Advanced tools
Comparing version 0.0.12 to 0.0.13
@@ -70,2 +70,3 @@ var TILELAYERS = [ | ||
title.innerHTML = 'Map compare'; | ||
if (TILELAYERS.indexOf(L.K.Config.project.compareUrl) === -1) TILELAYERS.unshift([L.K.Config.project.compareUrl, 'Default']); | ||
var tilelayer, otherMap, | ||
@@ -72,0 +73,0 @@ init = function () { |
{ | ||
"name": "kosmtik-map-compare", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "Add a map to compare side-by-side with your work", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
82459
152