Android Maps Compose
Toggle table of contents
6.12.2
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Android Maps Compose
maps-compose
/
com.google.maps.android.compose
/
GroundOverlayPosition
/
Companion
/
create
create
fun
create
(
latLngBounds
:
LatLngBounds
)
:
GroundOverlayPosition
fun
create
(
location
:
LatLng
,
width
:
Float
,
height
:
Float
?
=
null
)
:
GroundOverlayPosition