While preparing this article, I wanted to export the coordinate data of the battlefield map that I created in Altilunium LocationPad to GitHub Gist.
Then, I realized that the exported file format was actually just plain JSON, not proper GeoJSON. That’s why GitHub Gist couldn’t render it as an interactive map.
So, in this version (26.5.20), Altilunium LocationPad now properly exports and imports coordinate data in the proper GeoJSON format.

Image 1 : The exported GeoJSON can now be properly rendered by GitHub Gist.
Discussion