-
Couldn't load subscription status.
- Fork 45
Description
I'm having a weird issue with a MultiPolygon not returning the layer when clicking on said layer.
I've modified the example you created to highlight the issue I am seeing:
http://rousseau.io/leaflet-pip/
Code for the site can be found here:
https://github.com/jvrousseau/leaflet-pip/blob/gh-pages/site/site.js
Here is the GeoJSON for the polygon that is shown in the example:
https://github.com/jvrousseau/leaflet-pip/blob/gh-pages/site/broken.js
Please let me know if there is any other information I can provide.
More than likely, I am either doing something wrong, or the GeoJSON is bad in some way, shape, or form. Please let me know if that's the case.