You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2023. It is now read-only.
Hi,
i tried to use the LatLngExpression.ofLatLng function in the Leaflet module and i am getting an error: error FABLE: Cannot find replacement for Leaflet.LatLngExpressionModule::ofLatLng.
I suppose that is because the repo is "supposed" to only contain pure bindings and no helper code, but all the functions to convert between various DUs are actual implementations.
Or am i doing something wrong here and this should actually just work?