wrapLat property

List<double> wrapLat

Like wrapLng, but for the latitude (vertical) axis.

Implementation

external List<double> get wrapLat;
void wrapLat=(List value)

Implementation

external set wrapLat(List value);