menu
maphero_gl package
documentation
maphero.dart
MapHeroPlatform
queryRenderedFeaturesInRect abstract method
queryRenderedFeaturesInRect abstract method
dark_mode
light_mode
queryRenderedFeaturesInRect
abstract method
Future
<
List
>
queryRenderedFeaturesInRect
(
Rect
rect
,
List
<
String
>
layerIds
,
String
?
filter
)
Implementation
Future<List> queryRenderedFeaturesInRect( Rect rect, List<String> layerIds, String? filter);
maphero_gl package
documentation
maphero
MapHeroPlatform
queryRenderedFeaturesInRect abstract method
MapHeroPlatform class