Improved OpenLayers support

Added support for gejson sources
Fix toVectorLayer map callback (this was undefined)
Improved ol css; show map controls
This commit is contained in:
Torben Barsballe
2017-05-29 13:15:25 -07:00
parent 0555fc48ad
commit df04064e81
3 changed files with 49 additions and 11 deletions

View File

@@ -35,3 +35,4 @@ $toolbar-offset: 0;
@import 'filtereditor';
@import 'zoomproperty';
@import 'popup';
@import 'map';