MarkerOptions

MarkerOptions is a class that contains all the options for a marker.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
abstract class Image

Abstract class for the image to be used for the marker.

Link copied to clipboard

Part of the image placed closest to the anchor.

Link copied to clipboard
object TextAnchor

Part of the text placed closest to the anchor.

Functions

Link copied to clipboard
Link copied to clipboard

Set image to be used for the marker.

Link copied to clipboard

Set image anchor to be used for the image.

Link copied to clipboard

Set image-offset to initialise the markerOptions with.

Link copied to clipboard
fun withImageScaleFactorSize(imageScaleFactorSize: Double): MarkerOptions

Set image scale factor size to be used for the image.

Link copied to clipboard

Set symbol-sort-key to initialise the markerOptions with.

Link copied to clipboard

Set text anchor to be used for the text.

Link copied to clipboard

Set text-color to initialise the markerOptions with.

Link copied to clipboard

Set text field to be used for the marker.

Link copied to clipboard

Set text-halo-color to initialise the markerOptions with.

Link copied to clipboard

Set text-halo-width to initialise the markerOptions with.

Link copied to clipboard

Set text-offset to initialise the markerOptions with.

Link copied to clipboard

Set text-size to initialise the markerOptions with.