You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
847 B

{
"darkMode": false,
"markerIcons": {
"default": {
"prefix": "fas",
"icon": "fa-circle",
"markerColor": "blue"
},
"#trip": {
"prefix": "fas",
"icon": "fa-hiking",
"markerColor": "green"
},
"#trip-water": {
"prefix": "fas",
"markerColor": "blue"
},
"#dogs": {
"prefix": "fas",
"icon": "fa-paw"
}
},
"zoomOnGoFromNote": 15,
"tilesUrl": "https://tile.openstreetmap.org/{z}/{x}/{y}.png",
"autoZoom": true,
"markerClickBehavior": "samePane",
"newNoteNameFormat": "Location added on {{date:YYYY-MM-DD}}T{{date:HH-mm}}",
"snippetLines": 3,
"debug": false,
"defaultZoom": 1,
"defaultMapCenter": {
"lat": 40.713955826286046,
"lng": -180.70312500000003
},
"defaultTags": [],
"newNoteTemplate": "Admin/Templates/Template Note"
}