mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 19:16:33 +00:00
fix zooming in map matcher
This commit is contained in:
@@ -118,7 +118,7 @@ public class Constants
|
||||
|
||||
public static readonly GpsDeniedConfig DefaultGpsDeniedConfig = new()
|
||||
{
|
||||
MinKeyPoints = 15
|
||||
MinKeyPoints = 11
|
||||
};
|
||||
|
||||
# endregion
|
||||
|
||||
Reference in New Issue
Block a user