reverseGeoCode

open fun reverseGeoCode(@NonNull point: MPPoint, onGeoCodeResultReadyListener: OnGeoCodeResultReadyListener)

Get a MPGeoCodeResult that contains lists of MPLocation by MPLocationBaseType, where the MPPoint is inside the geometry. When no floor index is used, locations on all floors are searched for.

Parameters

point

The MPPoint for the reveres GeoCode

onGeoCodeResultReadyListener

The listener that returns a MPGeoCodeResult