addMatchedLocationListener abstract method

void addMatchedLocationListener(
  1. MatchedLocationListener matchedLocationListener
)

Adds the MatchedLocationListener to the subscribtion list.

  • matchedLocationListener Listener to be added to the map matched location updates.

Implementation

void addMatchedLocationListener(MatchedLocationListener matchedLocationListener);