MapLibre Native Android
Toggle table of contents
13.6.1
openglRelease
Target filter
openglRelease
Switch theme
Search in API
Skip to content
MapLibre Native Android
MapLibre Native Android
/
org.maplibre.android.style.sources
/
CustomVectorTileProvider
Custom
Vector
Tile
Provider
interface
CustomVectorTileProvider
(
source
)
Members
Functions
fetch
Tile
Link copied to clipboard
abstract
suspend
fun
fetchTile
(
z
:
Int
,
x
:
Int
,
y
:
Int
)
:
TileData