Pete Browne

Results 2 issues of Pete Browne

I'm trying to use the `utcOffset` with the keepLocalTime parameter as true. It looks like if you use an explicit time zone when creating the object, it sets the the...

bug
Up-For-Grabs

In IE10, I get the following error: ``` Unable to get property 'addLayer' of undefined or null reference ``` Using the fix found here fixes the issue: PaulLeCam/react-leaflet#235