You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,11 @@ To get started it's recommended to have a look at the [demo](./vaadin-maps-leafl
23
23
## Installation
24
24
[Installation guide of the latest release](https://github.com/xdev-software/vaadin-maps-leaflet-flow/releases/latest#Installation)
25
25
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
+
26
31
#### Compatibility with Vaadin
27
32
| Vaadin version | vaadin-maps-leaflet-flow version |
0 commit comments