mapbox / leaflet-pip

point in polygon intersections for leaflet
https://mapbox.github.io/leaflet-pip/
BSD 2-Clause "Simplified" License
199 stars 46 forks source link

Leaflet 0.8 #4

Closed frankrowe closed 10 years ago

frankrowe commented 10 years ago

Rewrite of pointInLayer method to work with Leaflet 0.8, which removes the Multipolygon class. Added leaflet-master for testing. Tests pass.

tmcw commented 10 years ago

Cool - will need to wait until 0.8 is released to merge. What's the word re: backwards / forwards compatibility?

frankrowe commented 10 years ago

Just tested in 0.7.2 and not backwards compatible, but should be easy fix