enableLiveData
Enables live data on a specific domain and uses MapsIndoors standard graphic implementation
Parameters
domainType
a domainType string. Use com.mapsindoors.livedata.LiveDataDomainTypes for getting the supported strings as constants.
open fun enableLiveData(domainType: String, onLiveLocationUpdateListener: OnLiveLocationUpdateListener)
Enables live data on a specific domain
Parameters
domainType
a domainType string. Use com.mapsindoors.livedata.LiveDataDomainTypes for getting the supported strings as constants.
onLiveLocationUpdateListener
A Listener that returns each location that has received a live update