@hpcc-js/map 2.79.3 → 2.79.5

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.
Files changed (89) hide show
  1. package/LICENSE +43 -43
  2. package/README.md +88 -88
  3. package/TopoJSON/BR.json +122 -122
  4. package/TopoJSON/GB_idx.json +1 -1
  5. package/TopoJSON/IE_idx.json +1 -1
  6. package/TopoJSON/ND_idx.json +1 -1
  7. package/TopoJSON/countries.json +257 -257
  8. package/TopoJSON/us-counties.json +16550 -16550
  9. package/TopoJSON/us-states.json +458 -458
  10. package/dist/index.es6.js +49 -49
  11. package/dist/index.es6.js.map +1 -1
  12. package/dist/index.js +49 -49
  13. package/dist/index.js.map +1 -1
  14. package/dist/index.min.js +1 -1
  15. package/dist/index.min.js.map +1 -1
  16. package/package.json +7 -7
  17. package/src/CanvasPinLayer.ts +99 -99
  18. package/src/CanvasPins.ts +396 -396
  19. package/src/Choropleth.css +27 -27
  20. package/src/Choropleth.ts +195 -195
  21. package/src/ChoroplethContinents.ts +13 -13
  22. package/src/ChoroplethCounties.ts +109 -109
  23. package/src/ChoroplethCountries.ts +100 -100
  24. package/src/ChoroplethStates.ts +104 -104
  25. package/src/ChoroplethStatesHeat.ts +8 -8
  26. package/src/GMap.css +16 -16
  27. package/src/GMap.ts +879 -879
  28. package/src/GMapCounties.ts +93 -93
  29. package/src/GMapGraph.ts +61 -61
  30. package/src/GMapHeat.ts +27 -27
  31. package/src/GMapLayered.ts +94 -94
  32. package/src/GMapPin.ts +115 -115
  33. package/src/GMapPinLine.ts +125 -125
  34. package/src/GeoHash.css +15 -15
  35. package/src/GeoHash.ts +125 -125
  36. package/src/Graph.css +10 -10
  37. package/src/Graph.ts +98 -98
  38. package/src/Graticule.css +13 -13
  39. package/src/Graticule.ts +90 -90
  40. package/src/Heat.css +2 -2
  41. package/src/Heat.ts +82 -82
  42. package/src/IChoropleth.ts +8 -8
  43. package/src/Layer.ts +90 -90
  44. package/src/Layered.css +19 -19
  45. package/src/Layered.ts +206 -206
  46. package/src/Lines.css +9 -9
  47. package/src/Lines.ts +75 -75
  48. package/src/OpenStreet.css +15 -15
  49. package/src/OpenStreet.ts +123 -123
  50. package/src/Pins.css +18 -18
  51. package/src/Pins.ts +319 -319
  52. package/src/Projection.ts +42 -42
  53. package/src/TestHeatMap.ts +8 -8
  54. package/src/TopoJSONChoropleth.ts +114 -114
  55. package/src/Utility.ts +482 -482
  56. package/src/__package__.ts +3 -3
  57. package/src/index.ts +34 -34
  58. package/src/leaflet/AlbersPR.ts +48 -48
  59. package/src/leaflet/Blank.ts +9 -9
  60. package/src/leaflet/Circles.ts +139 -139
  61. package/src/leaflet/ClusterCircles.css +26 -26
  62. package/src/leaflet/ClusterCircles.ts +88 -88
  63. package/src/leaflet/Countries.ts +43 -43
  64. package/src/leaflet/DrawLayer.ts +167 -167
  65. package/src/leaflet/FeatureLayer.ts +138 -138
  66. package/src/leaflet/GMap.ts +44 -44
  67. package/src/leaflet/HeatLayer.ts +77 -77
  68. package/src/leaflet/Icons.ts +60 -60
  69. package/src/leaflet/Leaflet.css +3 -3
  70. package/src/leaflet/Leaflet.ts +238 -238
  71. package/src/leaflet/MapBox.ts +35 -35
  72. package/src/leaflet/Markers.ts +109 -109
  73. package/src/leaflet/OpenStreet.ts +27 -27
  74. package/src/leaflet/Path.ts +138 -138
  75. package/src/leaflet/Pins.ts +73 -73
  76. package/src/leaflet/Polygons.ts +113 -113
  77. package/src/leaflet/Region.ts +138 -138
  78. package/src/leaflet/Text.ts +99 -99
  79. package/src/leaflet/TileLayer.ts +81 -81
  80. package/src/leaflet/TopoJSON.ts +146 -146
  81. package/src/leaflet/US.ts +15 -15
  82. package/src/leaflet/USCounties.ts +43 -43
  83. package/src/leaflet/USStates.ts +41 -41
  84. package/src/leaflet/World.css +3 -3
  85. package/src/leaflet/World.ts +171 -171
  86. package/src/leaflet/index.ts +18 -18
  87. package/src/test.ts +114 -114
  88. package/types/__package__.d.ts +2 -2
  89. 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.2";
25
- var BUILD_VERSION = "2.108.6";
24
+ var PKG_VERSION = "2.79.5";
25
+ var BUILD_VERSION = "2.108.9";
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___);