toggle menu
MapLibre Native Android
11.7.1
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.storage
/
Resource
Resource
class
Resource
Resource provides access to resource types.
Members
Constructors
Resource
Link copied to clipboard
constructor
(
)
Types
Kind
Link copied to clipboard
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
Kind
Resource type variants.
Properties
GLYPHS
Link copied to clipboard
val
GLYPHS
:
Int
=
4
Signed distance field glyphs for text rendering.
SOURCE
Link copied to clipboard
val
SOURCE
:
Int
=
2
TileJSON file as specified in https://maplibre.
SPRITE_
IMAGE
Link copied to clipboard
val
SPRITE_IMAGE
:
Int
=
5
Image part of a sprite sheet.
SPRITE_
JSON
Link copied to clipboard
val
SPRITE_JSON
:
Int
=
6
JSON part of a sprite sheet.
STYLE
Link copied to clipboard
val
STYLE
:
Int
=
1
Style sheet JSON file
TILE
Link copied to clipboard
val
TILE
:
Int
=
3
A vector or raster tile as described in the style sheet at https://maplibre.
UNKNOWN
Link copied to clipboard
val
UNKNOWN
:
Int
=
0
Unknown type