menu
mapsforge_flutter package
documentation
datastore.dart
Way
Way.new const constructor
Way.new const constructor
dark_mode
light_mode
Way
constructor
const
Way
(
int
layer
,
List
<
Tag
>
tags
,
List
<
List
<
ILatLong
>
>
latLongs
,
ILatLong
?
labelPosition
,
)
Implementation
const Way(this.layer, this.tags, this.latLongs, this.labelPosition);
mapsforge_flutter package
documentation
datastore
Way
Way.new const constructor
Way class