jonatkins / s2-geometry-javascript

Porting Google's S2 Geometry Library to Javascript
31 stars 17 forks source link

add relevant L parts #3

Closed coolaj86 closed 8 years ago

coolaj86 commented 8 years ago

Added

Changed

jonatkins commented 8 years ago

Not sure about this. Likely to clash with the real leafletjs library if that's included?

I suggest just removing the dependency entirely

coolaj86 commented 8 years ago

Hmm... Looking at the code I didn't see L.latLng lowercase in the source, but it seems to work with L.LatLng (with the updates I just made).

Updated to not redefine L.