Flexberry / Leaflet-WFST

OGC WFS-T client layer for Leaflet.
http://flexberry.github.io/Leaflet-WFST/
MIT License
151 stars 50 forks source link

The library does not work with leaflet 1.0 beta 1 #12

Closed hrishiballal closed 7 years ago

hrishiballal commented 9 years ago

When using with the latest leaflet 1.0 beta 1, I am getting the error below. wfst error

kuzkok commented 9 years ago

Yes, there are breaking changes in 1.0 release - removed L.Multi* classes. Need rewrite toGml functions and GML format provider.

kuzkok commented 9 years ago

I did some work for leaflet 1.0 compatilibity. I tested it for reading data, all works.

kuzkok commented 7 years ago

Work with leaflet 1.0.1 e00b02b5d926666eb05fb5b33249ac4c468d99d9