mapbox-maps-android
mapbox-maps-android
/
com.mapbox.maps
/
CameraManager
/
tileCover
tile
Cover
@
NonNull
@
RestrictTo
(
value
=
Scope.LIBRARY_GROUP_PREFIX
)
@
MainThread
open
fun
tileCover
(
@
NonNull
tileCoverOptions
:
TileCoverOptions
,
@
Nullable
cameraOptions
:
CameraOptions
)
:
List
<
CanonicalTileID
>