MapLayout - Vaadin Add-on Directory
Show components on top of mapsComponent to be used in dashboards or other applications where you want to show UI components top of maps.
Experimental, see online demo. For code examples check project's GitHub page.
Author HomepageOnline Demo
Issue Tracker
Source Code
MapLayout version 0.1.0
Initial release, experimental stage
MapLayout version 0.1.1
Improvements to child component positioning and viewBox adjustment API
MapLayout version 0.2.0
- Second map: US States (Initial version, improvements will follow)
- Minor theming improvements
- Fixes bug on Vaadin 8.1 (client side exception)
MapLayout version 0.2.1
- Third map: Europe (countries)
- Allow to define color of elements directly and injecting those as styles of elements
- API on US State and Europe map to define color of items
- Minor fixes