toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-feedback
/
com.mapbox.nav.gm.feedback.icons
/
FirebaseUriLoader
Firebase
Uri
Loader
class
FirebaseUriLoader
:
ModelLoader
<
Uri
,
InputStream
>
Members
Constructors
Firebase
Uri
Loader
Link copied to clipboard
constructor
(
)
Types
Factory
Link copied to clipboard
class
Factory
:
ModelLoaderFactory
<
Uri
,
InputStream
>
Functions
build
Load
Data
Link copied to clipboard
open
override
fun
buildLoadData
(
model
:
Uri
,
width
:
Int
,
height
:
Int
,
options
:
Options
)
:
ModelLoader.LoadData
<
InputStream
>
handles
Link copied to clipboard
open
override
fun
handles
(
model
:
Uri
)
:
Boolean