apollo-ng / dspace-app-apollong

DSpace aims to enable people to find, collect, edit, structure and share any kind of information in a real-time, massive-collaboration, augmented-reality-environment (like wikipedia), based on a very common ground: The map of the area, where people actually are, around their Geolocation.
https://apollo.open-resource.org/lab:dspace
18 stars 13 forks source link

Client breaks if selected map provider doesn't deliver #29

Closed chron0 closed 11 years ago

chron0 commented 11 years ago

Uncaught TypeError: Cannot call method 'match' of undefined modestmaps.js:805

leaves a non-working client with no option to change the map provider :)

chron0 commented 11 years ago

This was strange, even after the tileserver delivered again, client was broken. Only localStorage.clear(); fixed it.

elf-pavlik commented 11 years ago

@chron0 i think issue came from some stuff in your local storage, i change tileset template to false string, map deosn't show but client works and i can chenge it...