toggle menu
MapLibre Native Android
11.7.1
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.style.sources
/
CannotAddSourceException
Cannot
Add
Source
Exception
class
CannotAddSourceException
(
message
:
String
?
)
:
RuntimeException
Thrown when adding a source to a map twice
Members
Constructors
Cannot
Add
Source
Exception
Link copied to clipboard
constructor
(
message
:
String
?
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?