Open mobidev111 opened 7 years ago
Speaking of refactoring, one of the main problems is leafletData. It is a bottle kneck for the library and does not scale well. It had major problems with asynchronous updates.
So my advice is an entire rewrite.
This might be a nice starting point for future: https://www.npmjs.com/package/angular-leaflet-light
The main maintainer will stop developing this library for personal reasons, see https://github.com/angular-ui/ui-leaflet/issues/89#issuecomment-270552363.
There are a number of things to do - e.g. to refactor the library to keep it up to speed with Leaflet 1.0.
Who wants to contribute?