mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-02 12:47:19 +00:00
Setup the marker cluster plugin
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
"title": "$:/plugins/tiddlywiki/geospatial/leaflet.markercluster.js",
|
||||
"module-type": "library"
|
||||
},
|
||||
"prefix": "",
|
||||
"suffix": ""
|
||||
"prefix": "(function() {var L = require('$:/plugins/tiddlywiki/geospatial/leaflet.js');",
|
||||
"suffix": "\n})();"
|
||||
},
|
||||
{
|
||||
"file": "MarkerCluster.css",
|
||||
@@ -20,6 +20,16 @@
|
||||
"prefix": "",
|
||||
"suffix": ""
|
||||
},
|
||||
{
|
||||
"file": "MarkerCluster.Default.css",
|
||||
"fields": {
|
||||
"type": "text/css",
|
||||
"title": "$:/plugins/tiddlywiki/geospatial/leaflet.MarkerCluster.Default.css",
|
||||
"tags": "[[$:/tags/Stylesheet]]"
|
||||
},
|
||||
"prefix": "",
|
||||
"suffix": ""
|
||||
},
|
||||
{
|
||||
"file": "MIT-LICENCE.txt",
|
||||
"fields": {
|
||||
|
||||
Reference in New Issue
Block a user