zcreativelabs / react-simple-maps

Beautiful React SVG maps with d3-geo and topojson using a declarative api.
https://www.react-simple-maps.io/
MIT License
3.12k stars 426 forks source link

Meaningful Error when map file isn't found #144

Open MrStevenHill opened 5 years ago

MrStevenHill commented 5 years ago

When the map file isn't found, the following error message is generated in the console:

Unexpected token < in JSON at position 0

It would be great if this could be a bit more descriptive of the problem, to help users pinpoint the issue quicker.

yastrebovb commented 4 years ago

Same advice.