MapLayout
Show components on top of maps
Component 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.
Links
Compatibility
0.1.0 | 0.1.1 | 0.2.0 | 0.2.1 | |
---|---|---|---|---|
(24.4) | ||||
(24.3) | ||||
(24.2) | ||||
(24.1) | ||||
(24) | ||||
(23) | ||||
(22) | ||||
(21) | ||||
(20) | ||||
(19) | ||||
(18) | ||||
(17) | ||||
(16) | ||||
(15) | ||||
(14) | ||||
(13) | ||||
(12) | ||||
(11) | ||||
(10) | ||||
8.0-8.21 | Y | Y | Y | Y |
-8.20 | Y | Y | Y | Y |
-8.19 | Y | Y | Y | Y |
-8.18 | Y | Y | Y | Y |
-8.17 | Y | Y | Y | Y |
-8.16 | Y | Y | Y | Y |
-8.15 | Y | Y | Y | Y |
-8.14 | Y | Y | Y | Y |
-8.13 | Y | Y | Y | Y |
-8.12 | Y | Y | Y | Y |
-8.11 | Y | Y | Y | Y |
-8.10 | Y | Y | Y | Y |
-8.9 | Y | Y | Y | Y |
-8.8 | Y | Y | Y | Y |
-8.7 | Y | Y | Y | Y |
-8.6 | Y | Y | Y | Y |
-8.5 | Y | Y | Y | Y |
-8.4 | Y | Y | Y | Y |
-8.3 | Y | Y | Y | Y |
-8.2 | Y | Y | Y | Y |
-8.1 | Y | Y | Y | Y |
-8.0 | Y | Y | Y | Y |
(7.7) | ||||
(7.6) | ||||
(7.5) | ||||
(7.4) | ||||
(7.3) | ||||
(7.2) | ||||
(7.1) | ||||
(7.0) | ||||
(6.8) | ||||
(6.7) | ||||
(6.6) | ||||
(6.5) | ||||
(6.4) | ||||
(6.3) | ||||
(6.2) | ||||
(6.1) | ||||
(6.0) |
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
- 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
- Released
- 2017-10-09
- Maturity
- EXPERIMENTAL
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 8.0+
- Browser
- Firefox
- Opera
- Safari
- Google Chrome
- iOS Browser
- Android Browser
- Internet Explorer
- Windows Phone
- Microsoft Edge
MapLayout - Vaadin Add-on Directory
Show components on top of mapsOnline 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