resetCompass

fun resetCompass(resetIcon: Boolean = true)

Reset the gps compass on the map view

Parameters

resetIcon

if true I don't have the compass, false return the compass to the last value

This mean that: If resetIcon is true I don't have the compass and the map will not rotate. For this reason ROTATE_MAP is set to false. If resetIcon is false the map will rotate according to the last value.