didTapAtCoordinate

open fun didTapAtCoordinate(location: LatLng)

Called when user taps on a point in the map. Checks to see if the user was selecting a starting point, ending point, or nothing.

Parameters

location

The location of the tap.