mirror of
https://github.com/azaion/satellite-provider.git
synced 2026-04-23 03:16:38 +00:00
route in progress, region stitching is disabled by default
This commit is contained in:
@@ -7,5 +7,6 @@ public class RegionRequest
|
||||
public double Longitude { get; set; }
|
||||
public double SizeMeters { get; set; }
|
||||
public int ZoomLevel { get; set; }
|
||||
public bool StitchTiles { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user