grouped object parameters
This commit is contained in:
@ -156,7 +156,7 @@ const MapComponent = ({
|
||||
|
||||
marker.setStyle(new Style({
|
||||
image: new Icon({
|
||||
src: 'public/map_pin_icon.svg',
|
||||
src: '/map_pin_icon.svg',
|
||||
scale: 0.2
|
||||
})
|
||||
}))
|
||||
|
||||
Reference in New Issue
Block a user