lazarus-ccr/components/lazmapviewer/example
2019-05-18 09:52:46 +00:00
..
globals.pas
gpslistform.lfm LazMapViewer: Add support of GPX files. 2019-05-15 09:36:08 +00:00
gpslistform.pas LazMapViewer: Save gps points in demo and reload as a gps track. 2019-05-12 21:40:37 +00:00
main.lfm LazMapViewer: Introduce a drawing engine class to avoid the IFDEF'ed drawing instructions. Implement TIntfGraphicsDrawingEngine as default. 2019-05-18 09:52:46 +00:00
main.pas LazMapViewer: Introduce a drawing engine class to avoid the IFDEF'ed drawing instructions. Implement TIntfGraphicsDrawingEngine as default. 2019-05-18 09:52:46 +00:00
MapViewer_Demo.lpi LazMapViewer: Add support of GPX files. 2019-05-15 09:36:08 +00:00
MapViewer_Demo.lpr