Add svg icon example
This commit is contained in:
@@ -25,7 +25,7 @@ rome.setStyle(new Style({
|
||||
image: new Icon({
|
||||
color: '#8959A8',
|
||||
crossOrigin: 'anonymous',
|
||||
src: 'data/dot.png'
|
||||
src: 'data/square.svg'
|
||||
})
|
||||
}));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user