didTapUnitAtLocation

open fun didTapUnitAtLocation(mapUnit: MapUnit, location: LatLng)

Called when users taps on a MapUnit in the map.

Parameters

mapUnit

The MapUnit that was tapped.

location

The location of the tap.