mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.map.loader
/
LoaderInterface
Loader
Interface
abstract
class
LoaderInterface
Content copied to clipboard
Constructors
Functions
Inheritors
Constructors
Loader
Interface
Link copied to clipboard
fun
LoaderInterface
(
)
Content copied to clipboard
Functions
load
Data
Link copied to clipboard
abstract
fun
loadData
(
url
:
String
,
etag
:
String
?
)
:
DataLoaderResult
Content copied to clipboard
load
Texture
Link copied to clipboard
abstract
fun
loadTexture
(
url
:
String
,
etag
:
String
?
)
:
TextureLoaderResult
Content copied to clipboard
Inheritors
DataLoader
Link copied to clipboard