ckan / ckanext-geoview

CKAN Geospatial ResourceView
MIT License
43 stars 58 forks source link

TypeError: ckan is undefined #64

Open benhid opened 4 years ago

benhid commented 4 years ago

ckanext-geoview version 0.0.16 does not work with CKAN 2.8, as Leaflet GeoJSON Viewer is showing TypeError: ckan is undefined (reference: https://github.com/ckan/ckanext-geoview/blob/master/ckanext/geoview/public/js/common_map.js#L26) and the OpenLayers Viewer shows TypeError: this.ckan is undefined (reference: https://github.com/ckan/ckanext-geoview/blob/master/ckanext/geoview/public/js/ol_preview.js#L13)