Use same global L as LMap if set, else ESM import
Each map component now `inject`s the setting from its ancestor `LMap` of whether to use the global Leaflet instance. On mount, every component now imports its required Leaflet methods from the same Leaflet instance as the map that will contain it.
Loading
Please register or sign in to comment