osm-in / flood-map

A simple web map to visualize flood information on maps
http://osm-in.github.io/flood-map/
MIT License
94 stars 73 forks source link

features is an array? #6

Closed eternaltyro closed 8 years ago

eternaltyro commented 8 years ago

https://github.com/osm-in/flood-map/blob/gh-pages/chennai.html#L336

Is this declared properly? Throwing an error in the console.

planemad commented 8 years ago

Error is expected if no features are found at mouse location. Will supress this.

planemad commented 8 years ago

Error supressed