Nokia Maps API Reference

Contents

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
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.
Number radius
This property specifies the width of the corridor in meters.
Documentation generated on Wed Jun 27 2012 16:54:33 GMT+0200 (CEST).