menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
ScreenCoordinateListRenderedQueryGeometry
points property
points
dark_mode
light_mode
points
property
List
<
ScreenCoordinate
>
points
final
The screen points defining the queried area.
Implementation
final List<ScreenCoordinate> points;
mapbox_maps_flutter
mapbox_maps_flutter
ScreenCoordinateListRenderedQueryGeometry
points property
ScreenCoordinateListRenderedQueryGeometry class