@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.
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.js CHANGED
@@ -20,8 +20,8 @@
20
20
  }
21
21
 
22
22
  var PKG_NAME = "@hpcc-js/map";
23
- var PKG_VERSION = "2.79.2";
24
- var BUILD_VERSION = "2.108.6";
23
+ var PKG_VERSION = "2.79.4";
24
+ var BUILD_VERSION = "2.108.8";
25
25
 
26
26
  /******************************************************************************
27
27
  Copyright (c) Microsoft Corporation.
@@ -8655,50 +8655,50 @@ svg.leaflet-image-layer.leaflet-interactive path {
8655
8655
 
8656
8656
  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()));
8657
8657
  // Module
8658
- ___CSS_LOADER_EXPORT___.push([module.id, `/*
8659
- 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
8660
- and glyphicon icons
8661
- (c) 2016-2017, Muhammad Arslan Sajid
8662
- http://leafletjs.com
8663
- */
8664
- .beautify-marker {
8665
- text-align: center;
8666
- font-weight: 700;
8667
- font-family: monospace;
8668
- position:absolute;
8669
- -webkit-box-sizing: border-box;
8670
- -moz-box-sizing: border-box;
8671
- box-sizing: border-box;
8672
- }
8673
-
8674
- .beautify-marker.selected > div {
8675
- outline: none;
8676
- border-color: red;
8677
- box-shadow: 0 0 10px red;
8678
- }
8679
-
8680
- .beautify-marker.circle {
8681
- border-radius: 100%;
8682
- }
8683
-
8684
- .beautify-marker.circle-dot, .beautify-marker.doughnut {
8685
- border-radius: 100%;
8686
- }
8687
-
8688
- .beautify-marker.marker {
8689
- border-top-left-radius: 50%;
8690
- border-top-right-radius: 50% 100%;
8691
- border-bottom-left-radius: 100% 50%;
8692
- border-bottom-right-radius: 0%;
8693
- /* rotating 45deg clockwise to get the corner bottom center */
8694
- transform: rotate(45deg);
8695
-
8696
- }
8697
-
8698
- .beautify-marker.marker > * {
8699
- /* rotating 45deg counterclock to adjust marker content back to normal */
8700
- transform: rotate(-45deg);
8701
- }
8658
+ ___CSS_LOADER_EXPORT___.push([module.id, `/*
8659
+ 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
8660
+ and glyphicon icons
8661
+ (c) 2016-2017, Muhammad Arslan Sajid
8662
+ http://leafletjs.com
8663
+ */
8664
+ .beautify-marker {
8665
+ text-align: center;
8666
+ font-weight: 700;
8667
+ font-family: monospace;
8668
+ position:absolute;
8669
+ -webkit-box-sizing: border-box;
8670
+ -moz-box-sizing: border-box;
8671
+ box-sizing: border-box;
8672
+ }
8673
+
8674
+ .beautify-marker.selected > div {
8675
+ outline: none;
8676
+ border-color: red;
8677
+ box-shadow: 0 0 10px red;
8678
+ }
8679
+
8680
+ .beautify-marker.circle {
8681
+ border-radius: 100%;
8682
+ }
8683
+
8684
+ .beautify-marker.circle-dot, .beautify-marker.doughnut {
8685
+ border-radius: 100%;
8686
+ }
8687
+
8688
+ .beautify-marker.marker {
8689
+ border-top-left-radius: 50%;
8690
+ border-top-right-radius: 50% 100%;
8691
+ border-bottom-left-radius: 100% 50%;
8692
+ border-bottom-right-radius: 0%;
8693
+ /* rotating 45deg clockwise to get the corner bottom center */
8694
+ transform: rotate(45deg);
8695
+
8696
+ }
8697
+
8698
+ .beautify-marker.marker > * {
8699
+ /* rotating 45deg counterclock to adjust marker content back to normal */
8700
+ transform: rotate(-45deg);
8701
+ }
8702
8702
  `, ""]);
8703
8703
  // Exports
8704
8704
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
@@ -8720,9 +8720,9 @@ svg.leaflet-image-layer.leaflet-interactive path {
8720
8720
 
8721
8721
  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()));
8722
8722
  // Module
8723
- ___CSS_LOADER_EXPORT___.push([module.id, `g.d3-overlay * {
8724
- pointer-events: visiblePainted;
8725
- }
8723
+ ___CSS_LOADER_EXPORT___.push([module.id, `g.d3-overlay * {
8724
+ pointer-events: visiblePainted;
8725
+ }
8726
8726
  `, ""]);
8727
8727
  // Exports
8728
8728
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);