Kml, kmz és geojson import és térképi megjelnítésük.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
enum LayerImportSourceType { geoJson, kml, kmz }
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
enum LayerImportSourceType { geoJson, kml, kmz }
|
||||