menu
google_maps_utils package
documentation
spherical_utils.dart
GMULatLngBounds
GMULatLngBounds constructor
GMULatLngBounds constructor
dark_mode
light_mode
GMULatLngBounds
constructor
GMULatLngBounds
(
{
required
Point
<
num
>
northEast
,
required
Point
<
num
>
southWest
,
})
Implementation
GMULatLngBounds({required this.northEast, required this.southWest});
google_maps_utils package
documentation
spherical_utils
GMULatLngBounds
GMULatLngBounds constructor
GMULatLngBounds class