lazarus-ccr/components/lazmapviewer/example
2019-05-21 22:00:33 +00:00
..
globals.pas LazMapViewer: Add distance measurement between user-provided points (https://forum.lazarus.freepascal.org/index.php/topic,12674.msg319269.html, patch by sstvmaster). 2019-04-28 11:28:55 +00:00
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: Draw Point-of-interest image. Fix drawing of transparent bitmaps. Remove LCLDrawer from demo (not working). 2019-05-21 22:00:33 +00:00
main.pas LazMapViewer: Draw Point-of-interest image. Fix drawing of transparent bitmaps. Remove LCLDrawer from demo (not working). 2019-05-21 22:00:33 +00:00
mapmarker.png LazMapViewer: Draw Point-of-interest image. Fix drawing of transparent bitmaps. Remove LCLDrawer from demo (not working). 2019-05-21 22:00:33 +00:00
MapViewer_Demo.lpi LazMapViewer: Add drawing engine based on RGBGraphics package. Register in palette. Add units missing from previous commits. 2019-05-18 21:26:38 +00:00
MapViewer_Demo.lpr LazMapViewer: Add distance measurement between user-provided points (https://forum.lazarus.freepascal.org/index.php/topic,12674.msg319269.html, patch by sstvmaster). 2019-04-28 11:28:55 +00:00