coordinatesAbsolute property

List<List<Mappoint>> coordinatesAbsolute
getter/setter pair

cache for absolute coordinates in mappixels

Implementation

late List<List<Mappoint>> coordinatesAbsolute;