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
get Json Object Copy
Link copied to clipboard
get Offset Geometry
Link copied to clipboard
open override fun getOffsetGeometry(mapCameraManagerDelegate: MapCameraManagerDelegate, moveDistancesObject: MoveDistancesObject): Polygon?
Content copied to clipboard
Get the offset geometry for the touch point
get Type
Link copied to clipboard
Get the type of this annotation
set Used Data Driven Properties
Link copied to clipboard
open override fun setUsedDataDrivenProperties()
Content copied to clipboard
Set the used data-driven properties
Properties
featureIdentifier
Link copied to clipboard
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