kosmtik-map-compare
Advanced tools
Comparing version
@@ -22,3 +22,3 @@ L.K.Map.addInitHook(function () { | ||
['tms', {handler: L.K.Switch, label: 'TMS format.'}], | ||
['url', {helpText: 'URL template.'}] | ||
['url', {handler: 'BlurInput', helpText: 'URL template.'}] | ||
], {id: 'compare-form'}); | ||
@@ -25,0 +25,0 @@ // TODO vertical / horizontal view |
{ | ||
"name": "kosmtik-map-compare", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Add a map to compare side-by-side with your work", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
78242
0.03%