zhangkun9038@dingtalk.com 4380e95e00 2025-04-07 13:07:53: ...
2025-04-07 13:08:02 +08:00

32 lines
634 B
JSON

{
"properties": {
"address": {
"frontmatterKey": "address",
"enabled": true
},
"lat": {
"frontmatterKey": "lat",
"enabled": true
},
"lng": {
"frontmatterKey": "lng",
"enabled": true
},
"location": {
"frontmatterKey": "location",
"enabled": true
},
"map_link": {
"frontmatterKey": "map_link",
"enabled": false
},
"map_view_link": {
"frontmatterKey": "map_view_link",
"enabled": false
}
},
"overrideExistingProperties": false,
"mapLinkProvider": "osm",
"apiProvider": "free-geocoding-api",
"apiKey": ""
}