MarkerFactory

Common interface for factories that create markers for symbol descriptors.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun create(symbolDescriptor: SymbolDescriptorRoutePoint, selected: Boolean): MarkerOptions
abstract fun create(symbolDescriptor: SymbolDescriptorSearchSuggestions, selected: Boolean): MarkerOptions

Creates a marker for the given symbol descriptor.