Interface nokia.maps.geo.Corridor
Interface Summary
Corridor is an interface class. Conceptually, it represents a belt
that follows the path of a polyline, sweeping equal areas either side of the polyline.
Field Summary
nokia.maps.geo.Shape
line
This property holds a list of point objects (each defined in terms of its latitude and longitude).
Number
radius
This property specifies the width of the corridor in meters.
Field Detail
nokia.maps.geo.Shape
line
This property holds a list of point objects (each defined in terms of its latitude and
longitude). The polyline connecting those points marks the path of the corridor.
