setLocationValue

fun setLocationValue(latitude: Double, longitude: Double)

Change the values of this field

Parameters

latitude

latitude value: must be within standard +/-90 coordinate bounds.

longitude

longitude value: must be within standard +/-180 coordinate bounds.

Throws

if latitude or longitude are out of bounds