edited the current location marker
This commit is contained in:
@@ -137,8 +137,7 @@ export class MapContainer extends Component {
|
||||
<Marker
|
||||
position = { this.state.myLatLng }
|
||||
onClick = { this.onMarkerClick }
|
||||
title = { 'You are here' }
|
||||
name = { '' }
|
||||
type = { 'You are here' }
|
||||
// FIXME: fix custom icon
|
||||
// icon={{
|
||||
// url: "../images/marten-icon.png",
|
||||
|
||||
Reference in New Issue
Block a user