Magidoc

vehicleRentalsByBbox
Query

Get all rental vehicles within the specified bounding box

Arguments

#

maximumLatitude

Non-null

Northern bound of the bounding box

maximumLongitude

Non-null

Eastern bound of the bounding box

minimumLatitude

Non-null

Southern bound of the bounding box

minimumLongitude

Non-null

Western bound of the bounding box

Response

#

Returns [ RentalPlace !]!.

Example

#

    
  

3

    
  

3

    
  

3