menu
gebeta_gl package
documentation
gebeta_gl.dart
MapLibrePlatform
toScreenLocationBatch abstract method
toScreenLocationBatch abstract method
dark_mode
light_mode
toScreenLocationBatch
abstract method
Future
<
List
<
Point
<
num
>
>
>
toScreenLocationBatch
(
Iterable
<
LatLng
>
latLngs
)
Implementation
Future<List<Point>> toScreenLocationBatch(Iterable<LatLng> latLngs);
gebeta_gl package
documentation
gebeta_gl
MapLibrePlatform
toScreenLocationBatch abstract method
MapLibrePlatform class