Closed noerw closed 8 years ago
Very nice changes. Thanks a lot!
However, there are two issues which should be fixed before merging.
Imported GeoJSON features do not seem to be synchronized between different clients. They only appear after another edit or after refreshing the page.
Apparently, there is still a little design issue left to fix (FF and Chrome).
oops. fixed in e4efb794ffa1c62510f0bac73cfafba44c9dc083 :)
I added functionality to import geojson data into the map. This enables the reuse of existing datasets in/from other applications.
To do so, a new sidebar panel "Tools" is introduced:
Also, some other improvements were made:
$scope.$apply()
calls were made, resulting in buggy UIdevelopment
env, which was introduced byconnect-livereload
injection