menu
mapsforge_flutter_rendertheme package
documentation
model.dart
WayProperties
coordinatesAbsolute property
coordinatesAbsolute property
dark_mode
light_mode
coordinatesAbsolute
property
List
<
List
<
Mappoint
>
>
coordinatesAbsolute
getter/setter pair
cache for absolute coordinates in mappixels
Implementation
late List<List<Mappoint>> coordinatesAbsolute;
mapsforge_flutter_rendertheme package
documentation
model
WayProperties
coordinatesAbsolute property
WayProperties class