menu
vietmap_flutter_gl package
documentation
vietmap_flutter_gl.dart
VietmapGlPlatform
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);
vietmap_flutter_gl package
documentation
vietmap_flutter_gl
VietmapGlPlatform
toScreenLocationBatch abstract method
VietmapGlPlatform class