MapLibre Native Android
Toggle table of contents
13.4.1
openglRelease
Target filter
openglRelease
Switch theme
Search in API
Skip to content
MapLibre Native Android
MapLibre Native Android
/
org.maplibre.android.http
/
HttpRequestUrl
Http
Request
Url
open
class
HttpRequestUrl
(
source
)
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.