Point Annotation
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
getJsonObjectCopy
Link copied to clipboard
getOffsetGeometry
Link copied to clipboard
open override fun getOffsetGeometry(mapCameraManagerDelegate: MapCameraManagerDelegate, moveDistancesObject: MoveDistancesObject): Point?
Content copied to clipboard
getType
Link copied to clipboard
setUsedDataDrivenProperties
Link copied to clipboard
open override fun setUsedDataDrivenProperties()
Content copied to clipboard
Properties
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
The bitmap image for this SymbolWill not take effect if iconImage has been set.
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
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