kartena / Proj4Leaflet

Smooth Proj4js integration with Leaflet.
http://kartena.github.io/Proj4Leaflet/
BSD 2-Clause "Simplified" License
587 stars 172 forks source link

Using Leaflet.timeline and Proj4Leaflet #152

Closed sweco-sekrsv closed 6 years ago

sweco-sekrsv commented 6 years ago

Hi!

I'm using https://github.com/skeate/Leaflet.timeline. I want to load a geojson file using crs EPSG:3011. Normally this works great using your plugin.

And since since L.Timeline is a subclass of L.GeoJSON i thought that this would work: L.Proj.Timeline

But that will throw an error like this "Uncaught TypeError: L.Proj.timeline is not a function"

Anyone got any experience the two systems working together?

Best Regards,

Kristian

basisbit commented 6 years ago

please provide a jsfiddle link or similar, so we can reproduce the problem

perliedman commented 6 years ago

Hi, I'm agreeing with @basisbit - if you believe this is still an issue, please:

Not trying to be complicated, but please realize that the time available for maintaining this project is limited, and although unfortunate, issues without a clear description or that requires time for us to even understand the problem is likely to be left untouched.