@abi-software/flatmap-viewer 3.1.5 → 3.1.6
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/README.rst +1 -1
- package/dist/index.js +3 -3
- package/package.json +1 -1
package/README.rst
CHANGED
|
@@ -38,7 +38,7 @@ The map server endpoint is specified as ``MAP_ENDPOINT`` in ``src/main.js``. It
|
|
|
38
38
|
Package Installation
|
|
39
39
|
====================
|
|
40
40
|
|
|
41
|
-
* ``npm install @abi-software/flatmap-viewer@3.1.
|
|
41
|
+
* ``npm install @abi-software/flatmap-viewer@3.1.6``
|
|
42
42
|
|
|
43
43
|
Documentation
|
|
44
44
|
-------------
|
package/dist/index.js
CHANGED
|
@@ -32802,7 +32802,7 @@ l4 = new WeakMap(), $0 = new WeakMap(), u4 = new WeakMap(), nc = new WeakMap(),
|
|
|
32802
32802
|
dt(this, V6).features.push(...r);
|
|
32803
32803
|
pe(this, z0, Ff).call(this);
|
|
32804
32804
|
};
|
|
32805
|
-
const bd = "vector-tiles", kF = "blue", BF = "#C8F", $c = "#0F0", zc = "#D8D8D8", FF = "#888", NF = "#
|
|
32805
|
+
const bd = "vector-tiles", kF = "blue", BF = "#C8F", $c = "#0F0", zc = "#D8D8D8", FF = "#888", NF = "#8FF", B6t = "black", F6t = "#222", N6t = "red", pQ = [
|
|
32806
32806
|
"interpolate",
|
|
32807
32807
|
["exponential", 2],
|
|
32808
32808
|
["zoom"],
|
|
@@ -32811,7 +32811,7 @@ const bd = "vector-tiles", kF = "blue", BF = "#C8F", $c = "#0F0", zc = "#D8D8D8"
|
|
|
32811
32811
|
7,
|
|
32812
32812
|
["*", ["var", "width"], ["^", 2, 2.5]],
|
|
32813
32813
|
9,
|
|
32814
|
-
["*", ["var", "width"], ["^", 2,
|
|
32814
|
+
["*", ["var", "width"], ["^", 2, 5]]
|
|
32815
32815
|
];
|
|
32816
32816
|
var Z0;
|
|
32817
32817
|
class JL {
|
|
@@ -33342,7 +33342,7 @@ class zF extends J2 {
|
|
|
33342
33342
|
"line-width": [
|
|
33343
33343
|
"let",
|
|
33344
33344
|
"width",
|
|
33345
|
-
this.__type == "edge" ?
|
|
33345
|
+
this.__type == "edge" ? 5 : 4.6,
|
|
33346
33346
|
pQ
|
|
33347
33347
|
]
|
|
33348
33348
|
// Need to vary width based on zoom??
|