add tests for geolocate self on map views
This commit is contained in:
parent
0d59532147
commit
06d8755f6b
5 changed files with 122 additions and 4 deletions
|
@ -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 }) => (
|
||||
<>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue