menu
nb_navigation_flutter package
documentation
navigation/nb_map_controller_wrapper.dart
MapController
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);
nb_navigation_flutter package
documentation
navigation/nb_map_controller_wrapper
MapController
toScreenLocationBatch abstract method
MapController class