Css tweaking
This commit is contained in:
parent
89b78ee709
commit
8ca4eb1747
2 changed files with 6 additions and 4 deletions
|
@ -82,7 +82,7 @@ export default class BikeStations extends LayerDefinition {
|
|||
icon: L.icon({
|
||||
iconUrl: iconUrl,
|
||||
iconSize: [50, 50],
|
||||
iconAnchor: [25,50]
|
||||
iconAnchor: [25, 50]
|
||||
})
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue