menu
mapsforge_flutter_rendertheme package
documentation
model.dart
WayProperties
getCoordinatesAbsolute method
getCoordinatesAbsolute method
dark_mode
light_mode
getCoordinatesAbsolute
method
List
<
List
<
Mappoint
>
>
getCoordinatesAbsolute
(
)
Implementation
List<List<Mappoint>> getCoordinatesAbsolute() { return coordinatesAbsolute; }
mapsforge_flutter_rendertheme package
documentation
model
WayProperties
getCoordinatesAbsolute method
WayProperties class