menu
flutter_osm_plugin package
documentation
flutter_osm_plugin.dart
ExtBoundingBox
toIOSList method
toIOSList method
dark_mode
light_mode
toIOSList
method
List
<
double
>
toIOSList
(
)
Implementation
List<double> toIOSList() { return [south, west, north, east]; }
flutter_osm_plugin package
documentation
flutter_osm_plugin
ExtBoundingBox
toIOSList method
ExtBoundingBox extension on
BoundingBox