augmentedRealityButtonEnabled property

bool augmentedRealityButtonEnabled
final

Show augmented reality button for this map.

When the user click on this button, and user is located the map switches to AR view showing AR elements within camera flow. NB: Until now this AR feature can't be used with GPS, only VPS as MapOptions.locationSource by default this option is disabled

Implementation

final bool augmentedRealityButtonEnabled;