mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 13:06:31 +00:00
add map support for gps denied
This commit is contained in:
@@ -46,5 +46,10 @@
|
||||
"TrackingProbabilityIncrease": 15.0,
|
||||
"TrackingIntersectionThreshold": 0.8
|
||||
},
|
||||
"ThumbnailConfig": { "Size": "240,135", "Border": 10 }
|
||||
"ThumbnailConfig": { "Size": "240,135", "Border": 10 },
|
||||
"MapConfig":
|
||||
{
|
||||
"Service": "",
|
||||
"ApiKey": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user