setLocationCustomAttribute

fun setLocationCustomAttribute(key: String, latitude: Double, longitude: Double)

Sets a location custom attribute for the user.

Parameters

key

The custom attribute key.

latitude

The latitude of the location.

longitude

The longitude of the location.