Searched refs:enableRotateGestures (Results 1 – 8 of 8) sorted by relevance
11 const [enableRotateGestures, setEnableRotateGestures] = useState<boolean>(false);21 enableRotateGestures={enableRotateGestures}29 value={enableRotateGestures}30 onValueChange={() => setEnableRotateGestures(!enableRotateGestures)}
28 enableRotateGestures
140 enableRotateGestures: boolean;
35 enableRotateGestures: false,
120 enableRotateGestures: boolean;
23 enableRotateGestures: false, property
1 …rotate gestures are enabled.\n *\n * @default false\n */\n enableRotateGestures: boolean;\n…
1 …true,\n showMyLocationButton: true,\n showLevelPicker: true,\n enableRotateGestures: false,\n …