magicbug / Cloudlog

Web based amateur radio logging application built using PHP & MySQL supports general station logging tasks from HF to Microwave with supporting applications to support CAT control.
http://www.cloudlog.co.uk
MIT License
446 stars 189 forks source link

Map of QSO's shows paths and locations in different spots #3112

Open zcrowman opened 3 months ago

zcrowman commented 3 months ago

Advanced_logbook_-_Cloudlog This is for reporting bugs with the code, if this issue is regarding setting up on your local server please use the forum see readme for details

Describe the bug The map plot showing QSO's has some of the paths not meeting up with the actual plotted points of each QSO

To Reproduce Steps to reproduce the behaviour: Go to Logbook > Advanced Click on MAP

Expected behaviour Each path should end in its destination but instead, some appear in different spots

Screenshots I've attached the screenshot

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

magicbug commented 2 months ago

Known issue, this is a leafletjs issue and haven't found the solution yet.

zcrowman commented 2 months ago

Thanks!