Maybe you should mention somewhere that for Spring Boot applications, one n

Maybe you should mention somewhere that for Spring Boot applications, one needs to add software.xdev.vaadin to the vaadin.whitelisted-packages property. Otherwise you get strange errors like “$0.addPolygon is not a function”.
Note that the Vaadin starter app builder sets this property, so novice users will probably struggle to get the component to work (at least I did…)

Best regards,
Martin

Hi Martin,

thank you for the hint.

We created an issue that documents that behavior: https://github.com/xdev-software/vaadin-maps-leaflet-flow/issues/137.

Best regards XDEV Software