Skip to content

Commit

Permalink
Implemented a KML overaly (#54)
Browse files Browse the repository at this point in the history
* Implemented a KML overaly
* Added Leaflet plugin import in glass_landscape.html
* Implemented the possibility to add KML files in the same directory as the program
* Fixed error with UTF-16 encoding
* UI changes, deleted unwanted files
* Updated server KML button size
  • Loading branch information
luka97 committed Aug 22, 2021
1 parent 131e14e commit 1e8b47b
Show file tree
Hide file tree
Showing 6 changed files with 948 additions and 170 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Expand Up @@ -7,4 +7,4 @@ SimConnect/__pycache__/
# Files to ignore
.*
SimConnect/SimConnect.dllc
glass_server.spec
glass_server.spec
438 changes: 271 additions & 167 deletions glass_server.py

Large diffs are not rendered by default.

0 comments on commit 1e8b47b

Please sign in to comment.