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.style.sources
/
CannotAddSourceException
Cannot
Add
Source
Exception
class
CannotAddSourceException
(
message
:
String
?
)
:
RuntimeException
(
source
)
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
?