enable Live Data
Enables live data on a specific domain and uses MapsIndoors standard graphic implementation
Parameters
domain Type
a domainType string. Use com.mapsindoors.livesdk.LiveDataDomainTypes for getting the supported strings as constants.
fun enableLiveData(domainType: String, onLiveLocationUpdateListener: OnLiveLocationUpdateListener)
Content copied to clipboard
Enables live data on a specific domain
Parameters
domain Type
a domainType string. Use com.mapsindoors.livesdk.LiveDataDomainTypes for getting the supported strings as constants.
on Live Location Update Listener
A Listener that returns each location that has received a live update