latLongs property

List<List<ILatLong>> latLongs
final

The geographical coordinates of the way nodes. The first item is the outer way whereas succeeding item always represents inner ways.

Implementation

final List<List<ILatLong>> latLongs;