ckan / ckanext-mapviews

CKAN Resource View to build maps and choropleth maps
26 stars 23 forks source link

Fix broken id and map tile service #38

Closed anatrajkovska closed 6 years ago

anatrajkovska commented 6 years ago

In CKAN 2.8 in CKAN JS modules the context object is not present anymore in the el object. Instead, the id is retrieved from the object 0 in the el object.

The map tile service has been replaced with Open Street Map.

Tested on CKAN 2.7 and 2.8.