RoutePointMarkerFactory
interface RoutePointMarkerFactory
Factory for creating markers for destination symbol descriptors.
Inheritors
Functions
Link copied to clipboard
abstract fun create(context: Context, symbolDescriptor: SymbolDescriptorRoutePoint, selected: Boolean): MarkerOptions
Creates a marker for the given symbol descriptor.