add tests for geolocate self on map views

This commit is contained in:
Kerry Archibald 2023-02-07 16:51:58 +13:00
parent 0d59532147
commit 06d8755f6b
5 changed files with 122 additions and 4 deletions

View file

@ -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 }) => (
<>