SearchSuggestionsMarkerFactory
interface SearchSuggestionsMarkerFactory
Factory for creating markers for search suggestions symbol descriptors.
Inheritors
Functions
Link copied to clipboard
abstract fun create(symbolDescriptor: SymbolDescriptorSearchSuggestions, selected: Boolean): MarkerOptions
Creates a marker for the given symbol descriptor.