-
public final class GroundOverlayPositionThe position of a GroundOverlay.
Use one of the create methods to construct an instance of this class.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classGroundOverlayPosition.Companion
-
Method Summary
Modifier and Type Method Description final LatLngBoundsgetLatLngBounds()final LatLnggetLocation()final FloatgetWidth()final FloatgetHeight()-
-
Method Detail
-
getLatLngBounds
final LatLngBounds getLatLngBounds()
-
getLocation
final LatLng getLocation()
-
-
-
-