set bounding box with 2 numbers
Compare changes
- Raphael Sturgis authored
+ 16
− 6
@@ -232,7 +233,7 @@ class AISTrajectory(AISPoints):
@@ -232,7 +233,7 @@ class AISTrajectory(AISPoints):
def generate_array_from_positions(self, height=256, width=256, link=True, bounding_box='fit', features=None,
@@ -241,7 +242,7 @@ class AISTrajectory(AISPoints):
@@ -241,7 +242,7 @@ class AISTrajectory(AISPoints):
@@ -253,10 +254,19 @@ class AISTrajectory(AISPoints):
@@ -253,10 +254,19 @@ class AISTrajectory(AISPoints):