MPGeoCodeResult

open class MPGeoCodeResult

GeoCode class to represent results from a reverse GeoCode.

Constructors

Link copied to clipboard
open fun MPGeoCodeResult()

Functions

Link copied to clipboard
open fun getAreas(): List<MPLocation>
Get the areas, that the MPPoint is inside
Link copied to clipboard
Get the buildings, that the MPPoint is inside
Link copied to clipboard
Get the floors, that the MPPoint is inside
Link copied to clipboard
open fun getRooms(): List<MPLocation>
Get the rooms, that the MPPoint is inside
Link copied to clipboard
Get the venues, that the MPPoint is inside