Annotation Config
Config class for annotation plugin to get the annotation manager
data class AnnotationConfig(belowLayerId: String?, layerId: String?, sourceId: String?, annotationSourceOptions: AnnotationSourceOptions?)
Content copied to clipboard
Constructors
AnnotationConfig
Link copied to clipboard
fun AnnotationConfig(belowLayerId: String?, layerId: String?, sourceId: String?, annotationSourceOptions: AnnotationSourceOptions?)
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard
copy
Link copied to clipboard
fun copy(belowLayerId: String?, layerId: String?, sourceId: String?, annotationSourceOptions: AnnotationSourceOptions?): AnnotationConfig
Content copied to clipboard
equals
Link copied to clipboard
Properties
annotationSourceOptions
Link copied to clipboard
The configure for GeoJsonSource inside of AnnotationManager
belowLayerId
Link copied to clipboard
The id of the layer above the annotation layer
layerId
Link copied to clipboard