lazarus-ccr/components/lazmapviewer/examples/trackdemo
2024-04-15 23:11:21 +00:00
..
grand_canyon_trail.gpx LazMapViewer: Move sample projects to common folder "examples". New demo project "trackdemo". 2021-08-20 13:05:28 +00:00
main.lfm 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
main.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
mapmarker.png LazMapViewer: Move sample projects to common folder "examples". New demo project "trackdemo". 2021-08-20 13:05:28 +00:00
mapview_trackdemo.ex-meta LazMapViewer: Add ex-meta files to include the sample projects in the IDE's new examples window. 2023-04-26 11:41:34 +00:00
track_demo.lpi LazMapViewer: Fix track demos (hick-up with previously used map provider). 2023-03-24 14:00:36 +00:00
track_demo.lpr LazMapViewer: Fix trackdemo sample. Add checkbox to use threads. 2021-09-30 22:38:03 +00:00