@hpcc-js/map 2.79.3 → 2.79.4
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/LICENSE +43 -43
- package/README.md +88 -88
- package/TopoJSON/BR.json +122 -122
- package/TopoJSON/GB_idx.json +1 -1
- package/TopoJSON/IE_idx.json +1 -1
- package/TopoJSON/ND_idx.json +1 -1
- package/TopoJSON/countries.json +257 -257
- package/TopoJSON/us-counties.json +16550 -16550
- package/TopoJSON/us-states.json +458 -458
- package/dist/index.es6.js +49 -49
- package/dist/index.es6.js.map +1 -1
- package/dist/index.js +49 -49
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/package.json +7 -7
- package/src/CanvasPinLayer.ts +99 -99
- package/src/CanvasPins.ts +396 -396
- package/src/Choropleth.css +27 -27
- package/src/Choropleth.ts +195 -195
- package/src/ChoroplethContinents.ts +13 -13
- package/src/ChoroplethCounties.ts +109 -109
- package/src/ChoroplethCountries.ts +100 -100
- package/src/ChoroplethStates.ts +104 -104
- package/src/ChoroplethStatesHeat.ts +8 -8
- package/src/GMap.css +16 -16
- package/src/GMap.ts +879 -879
- package/src/GMapCounties.ts +93 -93
- package/src/GMapGraph.ts +61 -61
- package/src/GMapHeat.ts +27 -27
- package/src/GMapLayered.ts +94 -94
- package/src/GMapPin.ts +115 -115
- package/src/GMapPinLine.ts +125 -125
- package/src/GeoHash.css +15 -15
- package/src/GeoHash.ts +125 -125
- package/src/Graph.css +10 -10
- package/src/Graph.ts +98 -98
- package/src/Graticule.css +13 -13
- package/src/Graticule.ts +90 -90
- package/src/Heat.css +2 -2
- package/src/Heat.ts +82 -82
- package/src/IChoropleth.ts +8 -8
- package/src/Layer.ts +90 -90
- package/src/Layered.css +19 -19
- package/src/Layered.ts +206 -206
- package/src/Lines.css +9 -9
- package/src/Lines.ts +75 -75
- package/src/OpenStreet.css +15 -15
- package/src/OpenStreet.ts +123 -123
- package/src/Pins.css +18 -18
- package/src/Pins.ts +319 -319
- package/src/Projection.ts +42 -42
- package/src/TestHeatMap.ts +8 -8
- package/src/TopoJSONChoropleth.ts +114 -114
- package/src/Utility.ts +482 -482
- package/src/__package__.ts +3 -3
- package/src/index.ts +34 -34
- package/src/leaflet/AlbersPR.ts +48 -48
- package/src/leaflet/Blank.ts +9 -9
- package/src/leaflet/Circles.ts +139 -139
- package/src/leaflet/ClusterCircles.css +26 -26
- package/src/leaflet/ClusterCircles.ts +88 -88
- package/src/leaflet/Countries.ts +43 -43
- package/src/leaflet/DrawLayer.ts +167 -167
- package/src/leaflet/FeatureLayer.ts +138 -138
- package/src/leaflet/GMap.ts +44 -44
- package/src/leaflet/HeatLayer.ts +77 -77
- package/src/leaflet/Icons.ts +60 -60
- package/src/leaflet/Leaflet.css +3 -3
- package/src/leaflet/Leaflet.ts +238 -238
- package/src/leaflet/MapBox.ts +35 -35
- package/src/leaflet/Markers.ts +109 -109
- package/src/leaflet/OpenStreet.ts +27 -27
- package/src/leaflet/Path.ts +138 -138
- package/src/leaflet/Pins.ts +73 -73
- package/src/leaflet/Polygons.ts +113 -113
- package/src/leaflet/Region.ts +138 -138
- package/src/leaflet/Text.ts +99 -99
- package/src/leaflet/TileLayer.ts +81 -81
- package/src/leaflet/TopoJSON.ts +146 -146
- package/src/leaflet/US.ts +15 -15
- package/src/leaflet/USCounties.ts +43 -43
- package/src/leaflet/USStates.ts +41 -41
- package/src/leaflet/World.css +3 -3
- package/src/leaflet/World.ts +171 -171
- package/src/leaflet/index.ts +18 -18
- package/src/test.ts +114 -114
- package/types/__package__.d.ts +2 -2
- package/types-3.4/__package__.d.ts +2 -2
package/dist/index.es6.js
CHANGED
|
@@ -21,8 +21,8 @@ function _mergeNamespaces(n, m) {
|
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
var PKG_NAME = "@hpcc-js/map";
|
|
24
|
-
var PKG_VERSION = "2.79.
|
|
25
|
-
var BUILD_VERSION = "2.108.
|
|
24
|
+
var PKG_VERSION = "2.79.4";
|
|
25
|
+
var BUILD_VERSION = "2.108.8";
|
|
26
26
|
|
|
27
27
|
/******************************************************************************
|
|
28
28
|
Copyright (c) Microsoft Corporation.
|
|
@@ -8656,50 +8656,50 @@ svg.leaflet-image-layer.leaflet-interactive path {
|
|
|
8656
8656
|
|
|
8657
8657
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
8658
8658
|
// Module
|
|
8659
|
-
___CSS_LOADER_EXPORT___.push([module.id, `/*
|
|
8660
|
-
Leaflet.BeautifyIcon, a plugin that adds colorful iconic markers for Leaflet by giving full control of style to end user, It has also ability to adjust font awesome
|
|
8661
|
-
and glyphicon icons
|
|
8662
|
-
(c) 2016-2017, Muhammad Arslan Sajid
|
|
8663
|
-
http://leafletjs.com
|
|
8664
|
-
*/
|
|
8665
|
-
.beautify-marker {
|
|
8666
|
-
text-align: center;
|
|
8667
|
-
font-weight: 700;
|
|
8668
|
-
font-family: monospace;
|
|
8669
|
-
position:absolute;
|
|
8670
|
-
-webkit-box-sizing: border-box;
|
|
8671
|
-
-moz-box-sizing: border-box;
|
|
8672
|
-
box-sizing: border-box;
|
|
8673
|
-
}
|
|
8674
|
-
|
|
8675
|
-
.beautify-marker.selected > div {
|
|
8676
|
-
outline: none;
|
|
8677
|
-
border-color: red;
|
|
8678
|
-
box-shadow: 0 0 10px red;
|
|
8679
|
-
}
|
|
8680
|
-
|
|
8681
|
-
.beautify-marker.circle {
|
|
8682
|
-
border-radius: 100%;
|
|
8683
|
-
}
|
|
8684
|
-
|
|
8685
|
-
.beautify-marker.circle-dot, .beautify-marker.doughnut {
|
|
8686
|
-
border-radius: 100%;
|
|
8687
|
-
}
|
|
8688
|
-
|
|
8689
|
-
.beautify-marker.marker {
|
|
8690
|
-
border-top-left-radius: 50%;
|
|
8691
|
-
border-top-right-radius: 50% 100%;
|
|
8692
|
-
border-bottom-left-radius: 100% 50%;
|
|
8693
|
-
border-bottom-right-radius: 0%;
|
|
8694
|
-
/* rotating 45deg clockwise to get the corner bottom center */
|
|
8695
|
-
transform: rotate(45deg);
|
|
8696
|
-
|
|
8697
|
-
}
|
|
8698
|
-
|
|
8699
|
-
.beautify-marker.marker > * {
|
|
8700
|
-
/* rotating 45deg counterclock to adjust marker content back to normal */
|
|
8701
|
-
transform: rotate(-45deg);
|
|
8702
|
-
}
|
|
8659
|
+
___CSS_LOADER_EXPORT___.push([module.id, `/*
|
|
8660
|
+
Leaflet.BeautifyIcon, a plugin that adds colorful iconic markers for Leaflet by giving full control of style to end user, It has also ability to adjust font awesome
|
|
8661
|
+
and glyphicon icons
|
|
8662
|
+
(c) 2016-2017, Muhammad Arslan Sajid
|
|
8663
|
+
http://leafletjs.com
|
|
8664
|
+
*/
|
|
8665
|
+
.beautify-marker {
|
|
8666
|
+
text-align: center;
|
|
8667
|
+
font-weight: 700;
|
|
8668
|
+
font-family: monospace;
|
|
8669
|
+
position:absolute;
|
|
8670
|
+
-webkit-box-sizing: border-box;
|
|
8671
|
+
-moz-box-sizing: border-box;
|
|
8672
|
+
box-sizing: border-box;
|
|
8673
|
+
}
|
|
8674
|
+
|
|
8675
|
+
.beautify-marker.selected > div {
|
|
8676
|
+
outline: none;
|
|
8677
|
+
border-color: red;
|
|
8678
|
+
box-shadow: 0 0 10px red;
|
|
8679
|
+
}
|
|
8680
|
+
|
|
8681
|
+
.beautify-marker.circle {
|
|
8682
|
+
border-radius: 100%;
|
|
8683
|
+
}
|
|
8684
|
+
|
|
8685
|
+
.beautify-marker.circle-dot, .beautify-marker.doughnut {
|
|
8686
|
+
border-radius: 100%;
|
|
8687
|
+
}
|
|
8688
|
+
|
|
8689
|
+
.beautify-marker.marker {
|
|
8690
|
+
border-top-left-radius: 50%;
|
|
8691
|
+
border-top-right-radius: 50% 100%;
|
|
8692
|
+
border-bottom-left-radius: 100% 50%;
|
|
8693
|
+
border-bottom-right-radius: 0%;
|
|
8694
|
+
/* rotating 45deg clockwise to get the corner bottom center */
|
|
8695
|
+
transform: rotate(45deg);
|
|
8696
|
+
|
|
8697
|
+
}
|
|
8698
|
+
|
|
8699
|
+
.beautify-marker.marker > * {
|
|
8700
|
+
/* rotating 45deg counterclock to adjust marker content back to normal */
|
|
8701
|
+
transform: rotate(-45deg);
|
|
8702
|
+
}
|
|
8703
8703
|
`, ""]);
|
|
8704
8704
|
// Exports
|
|
8705
8705
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
@@ -8721,9 +8721,9 @@ svg.leaflet-image-layer.leaflet-interactive path {
|
|
|
8721
8721
|
|
|
8722
8722
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
8723
8723
|
// Module
|
|
8724
|
-
___CSS_LOADER_EXPORT___.push([module.id, `g.d3-overlay * {
|
|
8725
|
-
pointer-events: visiblePainted;
|
|
8726
|
-
}
|
|
8724
|
+
___CSS_LOADER_EXPORT___.push([module.id, `g.d3-overlay * {
|
|
8725
|
+
pointer-events: visiblePainted;
|
|
8726
|
+
}
|
|
8727
8727
|
`, ""]);
|
|
8728
8728
|
// Exports
|
|
8729
8729
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|