removeLocationMapMatchedListener

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
abstract fun removeLocationMapMatchedListener(listener: LocationMapMatchedListener)

Removes a previously added LocationMapMatchedListener.

Parameters

listener

The listener to be removed.