Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
accessibility map: check that data is defined for accessiblePlaces
Now that the NodeCollection does not return the 'data' field, when nodes are retrieved from this collection, the data field will be undefined, so we make sure to undefined-check it before trying to read accessiblePlaces data.
- Loading branch information