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>."
|
||||
}
|
||||
Reference in New Issue
Block a user