vault backup: 2022-03-20 19:08:00
This commit is contained in:
37
.obsidian/plugins/obsidian-leaflet-plugin/data.json
vendored
Normal file
37
.obsidian/plugins/obsidian-leaflet-plugin/data.json
vendored
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"mapMarkers": [],
|
||||
"defaultMarker": {
|
||||
"type": "default",
|
||||
"iconName": "map-marker",
|
||||
"color": "#dddddd",
|
||||
"transform": {
|
||||
"size": 6,
|
||||
"x": 0,
|
||||
"y": -2
|
||||
}
|
||||
},
|
||||
"markerIcons": [],
|
||||
"color": "#dddddd",
|
||||
"lat": 39.983334,
|
||||
"long": -82.98333,
|
||||
"notePreview": false,
|
||||
"layerMarkers": true,
|
||||
"previousVersion": "5.0.1",
|
||||
"version": {
|
||||
"major": 5,
|
||||
"minor": 0,
|
||||
"patch": 1
|
||||
},
|
||||
"warnedAboutMapMarker": false,
|
||||
"copyOnClick": false,
|
||||
"displayMarkerTooltips": "hover",
|
||||
"displayOverlayTooltips": true,
|
||||
"configDirectory": null,
|
||||
"mapViewEnabled": true,
|
||||
"mapViewParameters": {},
|
||||
"enableDraw": true,
|
||||
"defaultUnitType": "metric",
|
||||
"defaultTile": "https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
|
||||
"defaultTileDark": "https://stamen-tiles.a.ssl.fastly.net/terrain/{z}/{x}/{y}.png",
|
||||
"defaultAttribution": "Map tiles by <a href=\"http://stamen.com\">Stamen Design</a>, under <a href=\"http://creativecommons.org/licenses/by/3.0\">CC BY 3.0</a>. Data by <a href=\"http://openstreetmap.org\">OpenStreetMap</a>, under <a href=\"http://www.openstreetmap.org/copyright\">ODbL</a>."
|
||||
}
|
||||
2
.obsidian/plugins/obsidian-leaflet-plugin/main.js
vendored
Normal file
2
.obsidian/plugins/obsidian-leaflet-plugin/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/obsidian-leaflet-plugin/manifest.json
vendored
Normal file
10
.obsidian/plugins/obsidian-leaflet-plugin/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "obsidian-leaflet-plugin",
|
||||
"name": "Obsidian Leaflet",
|
||||
"description": "Interactive maps inside your notes",
|
||||
"version": "5.0.1",
|
||||
"minAppVersion": "0.12.12",
|
||||
"author": "Jeremy Valentine",
|
||||
"repo": "valentine195/obsidian-leaflet-plugin",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
1301
.obsidian/plugins/obsidian-leaflet-plugin/styles.css
vendored
Normal file
1301
.obsidian/plugins/obsidian-leaflet-plugin/styles.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user