Add in Geolocation component

This commit is contained in:
John Lyon-Smith
2018-05-16 12:11:54 -07:00
parent 07f74fbf7d
commit 23d4a95bd6
5 changed files with 84 additions and 35 deletions

View File

@@ -344,7 +344,6 @@ export class WorkItem extends React.Component {
showsBuildings={false}
showsTraffic={false}
showsIndoors={false}
cacheEnabled
initialRegion={config.initialRegion}
onRegionChange={this.handleRegionChange}
onMapReady={this.handleOnMapReady}