Kml, kmz és geojson import és térképi megjelnítésük.

This commit is contained in:
2026-06-21 10:07:35 +02:00
parent 0828630a5b
commit 7c29bc7ae5
14 changed files with 1095 additions and 13 deletions
+1
View File
@@ -0,0 +1 @@
enum LayerImportSourceType { geoJson, kml, kmz }