mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-30 05:26:39 +07:00
panels: map, logo top bar
This commit is contained in:
parent
3de025b0df
commit
43f4b5cda0
8 changed files with 111 additions and 56 deletions
src/components
|
@ -64,7 +64,7 @@ export class UserLocation extends React.Component {
|
|||
|
||||
render() {
|
||||
return (
|
||||
<div className="locate-geo-button" onClick={this.centerMapOnLocation}>
|
||||
<div onClick={this.centerMapOnLocation}>
|
||||
<Icon icon="icon-locate" size={30} />
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue