Actions
Feature #1860
closedBasic Map Component
Start date:
2022-10-25
Estimated time:
Description
A map component that ist as much as possible encapsulated.
Actions
Added by Andreas Olschnögger about 3 years ago. Updated about 3 years ago.
Description
A map component that ist as much as possible encapsulated.
The map component takes the propertiy 'items' of the type GeometricEntry[] and displays them. On a click on the marker the event 'itemClicked' is fired so the handling of popups can be defined outside the component.