add tests for geolocate self on map views
This commit is contained in:
@@ -68,7 +68,7 @@ export default class LocationViewDialog extends React.Component<IProps, IState>
|
||||
onError={this.onError}
|
||||
interactive
|
||||
className="mx_LocationViewDialog_map"
|
||||
allowGeolocate={true}
|
||||
allowGeolocate
|
||||
>
|
||||
{({ map }) => (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user