Page 1 of 1

LongRange RV25

Posted: Thu Feb 23, 2017 11:42 am
by tsupartono
LongRange RV25 has been released for iOS, Android, and Windows.

New feature in this version:

New CenterTo property for the Map element.
This property controls how the initial view and zoom factor of the map is determined.

Possible values:
  • Default: the map will be centered at the currently selected pin. If no pins have been added, the current user's location will be used.
  • SelectedPin: the map will be centered at the currently selected pin.
  • CurrentLocation: the map will be centered at the current user's location.
  • AllPins: the map's zoom factor will be adjusted to that all pins are visible.