Skip to content

Commit e766b60

Browse files
committed
Add information about leaflet static resources
Should fix #485
1 parent 5a49a43 commit e766b60

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ To get started it's recommended to have a look at the [demo](./vaadin-maps-leafl
2323
## Installation
2424
[Installation guide of the latest release](https://github.com/xdev-software/vaadin-maps-leaflet-flow/releases/latest#Installation)
2525

26+
#### Static resources
27+
Please note that Leaflet uses a few default icons for various components (e.g. Markers).<br/>
28+
These are also shipped with the library and can be found inside [``META-INF/resources``](./vaadin-maps-leaflet-flow/src/main/resources/META-INF/resources/).<br/>
29+
You might have to fine tune your security configuration to allow these.
30+
2631
#### Compatibility with Vaadin
2732
| Vaadin version | vaadin-maps-leaflet-flow version |
2833
| --- | --- |

0 commit comments

Comments
 (0)