menu
google_maps_utils package
documentation
spherical_utils.dart
GMULatLngBounds
GMULatLngBounds.new constructor
GMULatLngBounds.new 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.new constructor
GMULatLngBounds class