MarkerFactory
Common interface for factories that create markers for symbol descriptors.
Functions
Link copied to clipboard
abstract fun create(symbolDescriptor: SymbolDescriptorSearchSuggestions, selected: Boolean): MarkerOptions
Creates a marker for the given symbol descriptor.