menu
dgis_mobile_sdk_full package
documentation
dgis.dart
GeoRect
GeoRect const constructor
GeoRect const constructor
dark_mode
light_mode
GeoRect
constructor
const
GeoRect
(
{
required
GeoPoint
southWestPoint
,
required
GeoPoint
northEastPoint
,
})
Implementation
const GeoRect({ required this.southWestPoint, required this.northEastPoint });
dgis_mobile_sdk_full package
documentation
dgis
GeoRect
GeoRect const constructor
GeoRect class