This is a simple hexagonal map creator written in Java and JavaFX.
To be able to run this project you need to have Java 8 (at least) and JavaFX installed on your computer.
With this map creator you can:
The tileset used in the project can be found here.
This great blog describes implementation of hexagonal grids.