Companion

object Companion

Static variables and methods.

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
fromFeature
Link copied to clipboard
fun fromFeature(feature: Feature): PolygonAnnotationOptions?
Creates PolygonAnnotationOptions out of a Feature.
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Properties

PROPERTY_FILL_COLOR
Link copied to clipboard
const val PROPERTY_FILL_COLOR: String
The property for fill-color
PROPERTY_FILL_OPACITY
Link copied to clipboard
const val PROPERTY_FILL_OPACITY: String
The property for fill-opacity
PROPERTY_FILL_OUTLINE_COLOR
Link copied to clipboard
const val PROPERTY_FILL_OUTLINE_COLOR: String
The property for fill-outline-color
PROPERTY_FILL_PATTERN
Link copied to clipboard
const val PROPERTY_FILL_PATTERN: String
The property for fill-pattern
PROPERTY_FILL_SORT_KEY
Link copied to clipboard
const val PROPERTY_FILL_SORT_KEY: String
The property for fill-sort-key