setUserLocation

open fun setUserLocation(lat: Double, lng: Double)

To set user location, call this method

Parameters

lat

The latitude of the user location

lng

The longitude of the user location