lazarus-ccr/components/lazmapviewer/unittests
2025-01-31 12:29:38 +00:00
..
mapviewer_tests.lpi LazMapViewer: Remove duplicate distance calculation in TGPSPoint. Had to move some general-purpose geo-math routines to a new units mvGeoMath. Old functions kept in mvEngine, but marked as deprecated. 2024-04-15 23:11:21 +00:00
mapviewer_tests.lpr LazMapViewer: Remove duplicate distance calculation in TGPSPoint. Had to move some general-purpose geo-math routines to a new units mvGeoMath. Old functions kept in mvEngine, but marked as deprecated. 2024-04-15 23:11:21 +00:00
mvtests_geomath.pas LazMapViewer: Add unit tests for great-circle calculations. Move general great-circle procedure from plugin to mvGeoMath. 2025-01-31 12:29:38 +00:00
mvtests_types.pas LazMapViewer: Remove duplicate distance calculation in TGPSPoint. Had to move some general-purpose geo-math routines to a new units mvGeoMath. Old functions kept in mvEngine, but marked as deprecated. 2024-04-15 23:11:21 +00:00