Fantastic work with this project I'm currently using LeafletForBlazor in a Blazor/MAUI hybrid application pretty successfully.
However, I need to obtain elevation data for the returned point on the MouseClick Event - lat and lon are easy enough to obtain but I can't see how I get elevation - is this currently possible / if not, would it be much hassle to include this in the RealTimeMap.ClicksMapArgs location model?
Fantastic work with this project I'm currently using LeafletForBlazor in a Blazor/MAUI hybrid application pretty successfully.
However, I need to obtain elevation data for the returned point on the MouseClick Event - lat and lon are easy enough to obtain but I can't see how I get elevation - is this currently possible / if not, would it be much hassle to include this in the RealTimeMap.ClicksMapArgs location model?