menu
maphero_web package
documentation
maphero_web.dart
MapHeroMapController
getFilter method
getFilter method
dark_mode
light_mode
getFilter
method
@
override
Future
getFilter
(
String
layerId
)
override
Implementation
@override Future getFilter(String layerId) async { return _map.getFilter(layerId); }
maphero_web package
documentation
maphero_web
MapHeroMapController
getFilter method
MapHeroMapController class