I want to generate a choropleth map using leaflet-shiny with my own geojson file. The whole data and r code can be accessed from here. I don't understand why the map does not show up but without no error message.
Asked
Active
Viewed 117 times
0
-
when I copie/paste your geojson file in [geojson.io](http://geojson.io) it seems malformed – delaye Nov 29 '14 at 21:21
-
@delaye thank you so much for the reply! I think the problem might be that I add a `;` in the end for the purpose of displaying it in `leaflet.js` Thanks! – MYjx Nov 29 '14 at 21:24