MapstedDatabase

open class MapstedDatabase : DatabaseCallback

Constructors

Link copied to clipboard
constructor(mapstedDb: MapstedDb)

Functions

Link copied to clipboard
open fun getBuildingData(buildingId: Int, dataType: BuildingDataType): PropertyDataResult
Link copied to clipboard
open fun getPropertyData(propertyId: Int): PropertyDataResult
Link copied to clipboard
open fun getPropertyInfoJson(propertyId: Int): String
Link copied to clipboard