Polygon Annotation
class PolygonAnnotation(id: Long, annotationManager: AnnotationManager<Polygon, PolygonAnnotation, *, *, *, *, *>, jsonObject: JsonObject, geometry: Polygon) : Annotation<Polygon>
Content copied to clipboard
Class for PolygonAnnotation
Constructors
PolygonAnnotation
Link copied to clipboard
fun PolygonAnnotation(id: Long, annotationManager: AnnotationManager<Polygon, PolygonAnnotation, *, *, *, *, *>, jsonObject: JsonObject, geometry: Polygon)
Content copied to clipboard
Types
Functions
getJsonObjectCopy
Link copied to clipboard
getOffsetGeometry
Link copied to clipboard
open override fun getOffsetGeometry(mapCameraManagerDelegate: MapCameraManagerDelegate, moveDistancesObject: MoveDistancesObject): Polygon?
Content copied to clipboard
getType
Link copied to clipboard
setUsedDataDrivenProperties
Link copied to clipboard
open override fun setUsedDataDrivenProperties()
Content copied to clipboard
Properties
fillColorInt
Link copied to clipboard
fillColorString
Link copied to clipboard
fillOpacity
Link copied to clipboard
fillOutlineColorInt
Link copied to clipboard
fillOutlineColorString
Link copied to clipboard
fillPattern
Link copied to clipboard
fillSortKey
Link copied to clipboard
isDraggable
Link copied to clipboard
isSelected
Link copied to clipboard