toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.sources
/
ImageTileSource
/
Companion
Companion
object
Companion
Members
Properties
_api
Event
Link copied to clipboard
val
_apiEvent
:
MutableLiveData
<
RasterTileApiEvent
>
api
Event
Link copied to clipboard
val
apiEvent
:
LiveData
<
RasterTileApiEvent
>
Functions
get
Map
Tile
Url
Link copied to clipboard
fun
getMapTileUrl
(
type
:
String
,
x
:
Int
,
y
:
Int
,
z
:
Int
)
:
String
set
Key
Link copied to clipboard
fun
setKey
(
id
:
String
?
,
secret
:
String
?
)