WeAreFairphone / fprsmap

This is a Leaflet map of the local Fairphoners communities
https://map.fairphone.community
GNU General Public License v3.0
10 stars 7 forks source link

topic.location is undefined #91

Closed StefanBrand closed 4 years ago

StefanBrand commented 5 years ago

Console output: TypeError: topic.location is undefined ... main.js:232:14

EFCT19 (Amsterdam) is missing from map.

Ingo-FP-Angel commented 4 years ago

I think an event without location cannot be shown anyway, so I'd skip those.

But today I also noticed that once there is an event without location, other events in the JSON that follow the one without location aren't rendered either.

So I would just fix the second part of the issue (and not find ways to show events without a location).