Created some tutorials to aid the initial use of Cheese Map, with guidance from scratch to creating grid-style tile maps as well as layers of free tiles:
https://github.com/Hapaxia/CheeseMap/wiki/Tutorials
Cheese Map is a map drawable for use with SFML and can simplify drawing maps, especially grid-style (the most obvious type) tile maps (it can work with and also draw multiple at once - order by z-order) and can also use 3D scaling.
Here is a video of it in action during tests: https://www.youtube.com/watch?v=de0OGuVQkGk



