Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Commit

Permalink
[android] expose trackingGesturesManagement attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasPaczos committed May 14, 2019
1 parent 5b6a262 commit ea50c77
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@
<!-- Camera tracking settings -->
<public name="mapbox_trackingInitialMoveThreshold" format="float" type="attr"/>
<public name="mapbox_trackingMultiFingerMoveThreshold" format="float" type="attr"/>
<public name="mapbox_trackingGesturesManagement" format="boolean" type="attr"/>

<!-- Animation duration multiplier -->
<public name="mapbox_trackingAnimationDurationMultiplier" format="float" type="attr" />
Expand Down

0 comments on commit ea50c77

Please sign in to comment.