Fix another typo (hello Carla!!)
This feature is dedicated to you. Keep rocking.
This commit is contained in:
parent
9c87762b8b
commit
f5d51da673
@ -61,7 +61,7 @@ class MapzenIsolines:
|
||||
|
||||
upper_rmax = distance_range # an upper bound for the radius, going in a straight line
|
||||
|
||||
return self.calculate_isoline(origin, costing_model, time_range, upper_rmax, 'distance', 1000.0)
|
||||
return self.calculate_isoline(origin, costing_model, distance_range, upper_rmax, 'distance', 1000.0)
|
||||
|
||||
|
||||
"""Get an isoline using mapzen API.
|
||||
|
Loading…
Reference in New Issue
Block a user