menu
maplibre package
documentation
maplibre.dart
PolygonLayer
getLayout method
getLayout method
dark_mode
light_mode
getLayout
method
@
override
Map
<
String
,
Object
>
getLayout
(
)
override
Build the layout properties.
Implementation
@override Map<String, Object> getLayout() => {};
maplibre package
documentation
maplibre
PolygonLayer
getLayout method
PolygonLayer class