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
featureIdentifier
Link copied to clipboard
fillColorInt
Link copied to clipboard
The fillColor property in Int The color of the filled part of this layer.
fillColorString
Link copied to clipboard
The fillColor property in StringThe color of the filled part of this layer.
fillOpacity
Link copied to clipboard
The fillOpacity propertyThe opacity of the entire fill layer.
fillOutlineColorInt
Link copied to clipboard
The fillOutlineColor property in Int The outline color of the fill.
fillOutlineColorString
Link copied to clipboard
The fillOutlineColor property in StringThe outline color of the fill.
fillPattern
Link copied to clipboard
The fillPattern propertyName of image in sprite to use for drawing image fills.
fillSortKey
Link copied to clipboard
The fillSortKey propertySorts features in ascending order based on this value.
isDraggable
Link copied to clipboard
isSelected
Link copied to clipboard