PDA

View Full Version : Create your own Army maps


lordroel
11-23-2019, 08:54 AM
Create your own Army maps

Whoever works on military fiction and wants to create a visualization of the action should have a look at this link below:

Maps.Army
(https://www.map.army/)
The Maps. Army is a open source web-based app that allows for quick and intuitive cobbling together of APP-6 maps.

For explantion on what you can do with it, check this:

MILITARY MAP – WHAT IS IT? (https://www.map.army/about/en.html)

MSchoch
02-12-2020, 03:07 AM
The web application map.army (https://www.map.army/) can be integrated into a web page with just a few lines of code.

<iframe src="https://www.map.army/?layer=www.gs-soft.com/CMS/files/Demo-Layers.milxlyz;readonly" width="800" height="600" frameborder="0" style="border:0"></iframe>

You can find more information on this new feature in the following articles: https://www.gs-soft.com/CMS/en/products/mssstick-mss-and-milx/news/240-embed-militarymap-in-your-web-page

Lurken
02-12-2020, 05:41 AM
Thank you!

Silent Hunter UK
02-13-2020, 01:54 PM
Very useful. Thanks!