aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2021-01-22 10:35:07 +0100
committerhellekin <hellekin@cepheide.org>2021-01-22 10:35:07 +0100
commit97bfc3f6012027077077ea4a6b5f2f709c76158e (patch)
tree51df0783d3c8ce8b2e928c73d28a77fffb417dbb /package.json
parentbf087e092cc60defb307f4625333c97327283cc3 (diff)
downloadincommon-map-97bfc3f6012027077077ea4a6b5f2f709c76158e.tar.gz
Add markers and popups
- Replace MakiMarkers with ExtraMarkers and ForkAwesome - Add HTML popup binding
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index a597de3..cdf02a1 100644
--- a/package.json
+++ b/package.json
@@ -11,9 +11,10 @@
"@rails/ujs": "^6.0.0",
"@rails/webpacker": "4.3.0",
"css-loader": "^5.0.1",
+ "fork-awesome": "^1.1.7",
"leaflet": "^1.7.1",
"leaflet-defaulticon-compatibility": "^0.1.1",
- "leaflet-makimarkers": "^3.1.0",
+ "leaflet-extra-markers": "^1.2.1",
"leaflet-providers": "^1.11.0",
"leaflet.markercluster": "^1.4.1",
"normalize.css": "^8.0.1",