enableLiveData
fun enableLiveData(domainType: String?, onLiveLocationUpdateListener: OnLiveLocationUpdateListener? = null)
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