MPGeoCodeResult

open class MPGeoCodeResult

GeoCode class to represent results from a reverse GeoCode.

Constructors

Link copied to clipboard
open fun MPGeoCodeResult()

Properties

Link copied to clipboard
open val areas: List<MPLocation>
Link copied to clipboard
open val buildings: List<MPLocation>
Link copied to clipboard
open val floors: List<MPLocation>
Link copied to clipboard
open val rooms: List<MPLocation>
Link copied to clipboard
open val venues: List<MPLocation>