Disable moving activity map

This commit is contained in:
John Lyon-Smith
2018-04-18 17:39:18 -07:00
parent 5b27a879de
commit acfbc52cf9
2 changed files with 12 additions and 1 deletions

View File

@@ -235,6 +235,7 @@ export class WorkItem extends React.Component {
showsTraffic={false}
showsIndoors={false}
zoomControlEnabled
rotateEnabled={false}
region={region}
onRegionChange={this.handleRegionChange}
/>