creating zoomable maps version 0.2
WarEagle
Newcomer
Hey,
I would like to give the version 0.2 of the map-exporting tool to you.
There are several changes implemented in the last days:
- changed from google maps to http://leafletjs.com because it's way easier to use
- changed configuration to xml-files, because so only one config is needed
- ability to add markers to the map
There is a small documentation with some background information at, take a look into this for the longer manual.
Quickstart Manual:
The following files are important
scripts/generate_macro.cmd -> parameters what to export, reads the configuration
scripts/generate_map.cmd -> generates the final images/files, reads the configuration
example_1_easy.xml -> all configuration
The source is available at: https://bitbucket.org/WarEagle/cc3/src
The binary for version 0.2 is available at: https://bitbucket.org/WarEagle/cc3/downloads/mapmaker-0.2.zip
Some livedemos can be found at: Demo
Feel free to ask questions
WarEagle
I would like to give the version 0.2 of the map-exporting tool to you.
There are several changes implemented in the last days:
- changed from google maps to http://leafletjs.com because it's way easier to use
- changed configuration to xml-files, because so only one config is needed
- ability to add markers to the map
There is a small documentation with some background information at, take a look into this for the longer manual.
Quickstart Manual:
The following files are important
scripts/generate_macro.cmd -> parameters what to export, reads the configuration
scripts/generate_map.cmd -> generates the final images/files, reads the configuration
example_1_easy.xml -> all configuration
The source is available at: https://bitbucket.org/WarEagle/cc3/src
The binary for version 0.2 is available at: https://bitbucket.org/WarEagle/cc3/downloads/mapmaker-0.2.zip
Some livedemos can be found at: Demo
Feel free to ask questions
WarEagle
Comments
Cheers,
~Dogtag