Point
            class PointAnnotation(id: Long, annotationManager: AnnotationManager<Point, PointAnnotation, *, *, *, *, *>, jsonObject: JsonObject, geometry: Point) : Annotation<Point> 
Content copied to clipboard
Class for PointAnnotation
Constructors
PointAnnotation
                          
                    Link copied to clipboard
                        fun PointAnnotation(id: Long, annotationManager: AnnotationManager<Point, PointAnnotation, *, *, *, *, *>, jsonObject: JsonObject, geometry: Point)
Content copied to clipboard
Types
Functions
get
                    Link copied to clipboard
                        get
                    Link copied to clipboard
                        open override fun getOffsetGeometry(mapCameraManagerDelegate: MapCameraManagerDelegate, moveDistancesObject: MoveDistancesObject): Point?
Content copied to clipboard
Get the offset geometry for the touch point
get
                    Link copied to clipboard
                        Get the type of this annotation
set
                    Link copied to clipboard
                        open override fun setUsedDataDrivenProperties()
Content copied to clipboard
Set the used data-driven properties
Properties
featureIdentifier
                          
                    
                  Link copied to clipboard
                        iconAnchor
                          
                    Link copied to clipboard
                        iconColorInt
                          
                    
                  Link copied to clipboard
                        iconColorString
                          
                    Link copied to clipboard
                        iconHaloBlur
                          
                    Link copied to clipboard
                        iconHaloColorInt
                          
                    
                  Link copied to clipboard
                        iconHaloColorString
                          
                    Link copied to clipboard
                        iconHaloWidth
                          
                    Link copied to clipboard
                        iconImageBitmap
                          
                    Link copied to clipboard
                        iconOffset
                          
                    Link copied to clipboard
                        iconOpacity
                          
                    Link copied to clipboard
                        iconRotate
                          
                    Link copied to clipboard
                        isDraggable
                          
                    
                  Link copied to clipboard
                        isSelected
                          
                    
                  Link copied to clipboard
                        symbolSortKey
                          
                    Link copied to clipboard
                        textAnchor
                          
                    Link copied to clipboard
                        textColorInt
                          
                    
                  Link copied to clipboard
                        textColorString
                          
                    Link copied to clipboard
                        textHaloBlur
                          
                    Link copied to clipboard
                        textHaloColorInt
                          
                    
                  Link copied to clipboard
                        textHaloColorString
                          
                    Link copied to clipboard
                        textHaloWidth
                          
                    Link copied to clipboard
                        textJustify
                          
                    Link copied to clipboard
                        textLetterSpacing
                          
                    Link copied to clipboard
                        textLineHeight
                          
                    Link copied to clipboard
                        textMaxWidth
                          
                    Link copied to clipboard
                        textOffset
                          
                    Link copied to clipboard
                        textOpacity
                          
                    Link copied to clipboard
                        textRadialOffset
                          
                    Link copied to clipboard
                        textRotate
                          
                    Link copied to clipboard
                        textTransform
                          
                    Link copied to clipboard