Maps - Vaadin Add-on Directory
This is Java API for Highmaps for Vaadin 14## This is Java API for Highmaps for Vaadin 14.
Highmaps has similar API as Highcharts, and likewise the Java API in this add-on has been brought in similar fashion as Vaadin Charts.
Demo of the original Highmaps JavaScript library can be found here: https://www.highcharts.com/maps/demo
### Updates since version 2.0.0
Since version 2.0.0 the component's tag name was updated to "vcf-map" to avoid conflicts with the Vaadin Map core component.
For Vaadin 24.4 use version 2.0.0 or 2.1.0.
For Vaadin 23.5 use version 2.1.0. This version was built with Vaadin 23.5 and JDK 11. But it also works with Vaadin 24.4 and JDK 17.
## Highmaps license
Note: This add-on does not include commercial license for Highmaps. So in order to use to the component you need to obtain also the appropriate commercial license.
## License & Author
This Add-on is distributed under Apache 2.0
Component Factory Maps is written by Vaadin Ltd.
### Sponsored development
Major pieces of development of this add-on has been sponsored by multiple customers of Vaadin. Read more about Expert on Demand at: [Support](https://vaadin.com/support) and [Pricing](https://vaadin.com/pricing)
Maps version 1.0.0
### Version 1.0.0
- First release
Maps version 1.1.0
Update the license to Apache 2.0
Maps version 1.2.0
### Version 1.2.0
- Added support for themed, aka non-styled mode in similar fashion than is Vaadin Charts v9
Maps version 2.0.0
New version with Vaadin 24.4 support. Since this version the component's tag name was updated to "vcf-map" to avoid conflicts with the Vaadin Map core component.
Maps version 2.1.0
New version with Vaadin 23.5/24.4 support. Built with Vaadin 23.5 and JDK 11.