menu
maphero_gl package
documentation
maphero.dart
MapHeroMapController
getFilter method
getFilter method
dark_mode
light_mode
getFilter
method
Future
getFilter
(
String
layerId
)
Implementation
Future<dynamic> getFilter(String layerId) { return _mapheroPlatform.getFilter(layerId); }
maphero_gl package
documentation
maphero
MapHeroMapController
getFilter method
MapHeroMapController class