geojs 1.14.14 → 1.14.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/geo.js +2 -9
- package/geo.lean.js +2 -9
- package/geo.lean.min.js +3 -3
- package/geo.min.js +3 -3
- package/package.json +1 -1
- package/src/annotationLayer.js +0 -1
package/geo.js
CHANGED
|
@@ -10604,13 +10604,6 @@ var _annotationLayer = function annotationLayer(arg) {
|
|
|
10604
10604
|
m_this.map().interactor().addAction(action);
|
|
10605
10605
|
});
|
|
10606
10606
|
}
|
|
10607
|
-
console.log({
|
|
10608
|
-
mode: m_mode,
|
|
10609
|
-
oldMode: oldMode,
|
|
10610
|
-
oldState: oldState,
|
|
10611
|
-
oldCoordinates: oldCoordinates,
|
|
10612
|
-
reason: reason
|
|
10613
|
-
});
|
|
10614
10607
|
m_this.geoTrigger(geo_event.annotation.mode, {
|
|
10615
10608
|
mode: m_mode,
|
|
10616
10609
|
oldMode: oldMode,
|
|
@@ -26481,7 +26474,7 @@ module.exports = svg_tileLayer;
|
|
|
26481
26474
|
* @constant
|
|
26482
26475
|
* @type {string}
|
|
26483
26476
|
*/
|
|
26484
|
-
module.exports = "1.14.
|
|
26477
|
+
module.exports = "1.14.15";
|
|
26485
26478
|
|
|
26486
26479
|
/***/ }),
|
|
26487
26480
|
|
|
@@ -97960,7 +97953,7 @@ module.exports = "/* quadFeature Color fragment shader */\n\nvarying mediump vec
|
|
|
97960
97953
|
* @constant
|
|
97961
97954
|
* @type {string}
|
|
97962
97955
|
*/
|
|
97963
|
-
module.exports = "
|
|
97956
|
+
module.exports = "c37fd1a90378b236110a378ee95ff6e5e3bb7eb2";
|
|
97964
97957
|
|
|
97965
97958
|
/***/ }),
|
|
97966
97959
|
|
package/geo.lean.js
CHANGED
|
@@ -10604,13 +10604,6 @@ var _annotationLayer = function annotationLayer(arg) {
|
|
|
10604
10604
|
m_this.map().interactor().addAction(action);
|
|
10605
10605
|
});
|
|
10606
10606
|
}
|
|
10607
|
-
console.log({
|
|
10608
|
-
mode: m_mode,
|
|
10609
|
-
oldMode: oldMode,
|
|
10610
|
-
oldState: oldState,
|
|
10611
|
-
oldCoordinates: oldCoordinates,
|
|
10612
|
-
reason: reason
|
|
10613
|
-
});
|
|
10614
10607
|
m_this.geoTrigger(geo_event.annotation.mode, {
|
|
10615
10608
|
mode: m_mode,
|
|
10616
10609
|
oldMode: oldMode,
|
|
@@ -23490,7 +23483,7 @@ module.exports = svg_tileLayer;
|
|
|
23490
23483
|
* @constant
|
|
23491
23484
|
* @type {string}
|
|
23492
23485
|
*/
|
|
23493
|
-
module.exports = "1.14.
|
|
23486
|
+
module.exports = "1.14.15";
|
|
23494
23487
|
|
|
23495
23488
|
/***/ }),
|
|
23496
23489
|
|
|
@@ -70146,7 +70139,7 @@ module.exports = "/* quadFeature Color fragment shader */\n\nvarying mediump vec
|
|
|
70146
70139
|
* @constant
|
|
70147
70140
|
* @type {string}
|
|
70148
70141
|
*/
|
|
70149
|
-
module.exports = "
|
|
70142
|
+
module.exports = "c37fd1a90378b236110a378ee95ff6e5e3bb7eb2";
|
|
70150
70143
|
|
|
70151
70144
|
/***/ }),
|
|
70152
70145
|
|