toggle menu
MapLibre Native Android
11.6.1
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.http
/
HttpRequestUrl
Http
Request
Url
open
class
HttpRequestUrl
Members
Functions
build
Resource
Url
Link copied to clipboard
open
fun
buildResourceUrl
(
@
NonNull
host
:
String
,
resourceUrl
:
String
,
querySize
:
Int
,
offline
:
Boolean
)
:
String
Adapts a resource request url based on the host, query size, and offline requirement.