Companion

Static variables and methods.

object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
fromFeature
Link copied to clipboard

Creates PolygonAnnotationOptions out of a Feature.

fun fromFeature(feature: Feature): PolygonAnnotationOptions?
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

PROPERTY_FILL_COLOR
Link copied to clipboard

The property for fill-color

const val PROPERTY_FILL_COLOR: String
PROPERTY_FILL_OPACITY
Link copied to clipboard

The property for fill-opacity

const val PROPERTY_FILL_OPACITY: String
PROPERTY_FILL_OUTLINE_COLOR
Link copied to clipboard

The property for fill-outline-color

const val PROPERTY_FILL_OUTLINE_COLOR: String
PROPERTY_FILL_PATTERN
Link copied to clipboard

The property for fill-pattern

const val PROPERTY_FILL_PATTERN: String
PROPERTY_FILL_SORT_KEY
Link copied to clipboard

The property for fill-sort-key

const val PROPERTY_FILL_SORT_KEY: String