lazarus-ccr/components/lazmapviewer
2020-05-16 17:50:12 +00:00
..
example LazMapviewer: Extend the demo to provide an UI for changing how GPS points are displayed. 2020-05-16 17:50:12 +00:00
example_with_addons lazmapviewer: Duplicate example project to demonstrate usage without external drawing engines. Cache folder is shared between both demos. 2019-11-12 17:46:50 +00:00
images LazMapViewer: Add icon for BGRADrawingEngine to resource. Less hints. 2020-03-22 17:08:13 +00:00
source LazMapViewer: Change license to modified LGPL as discussed in https://forum.lazarus.freepascal.org/index.php/topic,49075.0.html. All authors agreed on the license change. License header added to all component files. Set version to 0.2.2 for new OPM release. 2020-04-09 11:06:15 +00:00
lazmapviewer_bgra.lpk LazMapViewer: Set version number of development version to v0.2.3. 2020-04-09 11:44:44 +00:00
lazmapviewer_bgra.pas lazmapviewer: Add new drawingengine based on BGRABitmap. Kindly provided by forum user jc99 (https://forum.lazarus.freepascal.org/index.php/topic,47164.msg337229.html#msg337229). 2019-10-24 13:03:45 +00:00
lazmapviewer_rgbgraphics.lpk LazMapViewer: Set version number of development version to v0.2.3. 2020-04-09 11:44:44 +00:00
lazmapviewer_rgbgraphics.pas 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
lazmapviewer_synapse.lpk LazMapViewer: Set version number of development version to v0.2.3. 2020-04-09 11:44:44 +00:00
lazmapviewer_synapse.pas lazmapviewer: Move synapse download engine package to the same location of main package. Add palette icons. 2019-01-23 18:42:29 +00:00
lazmapviewerpkg.lpk LazMapViewer: Set version number of development version to v0.2.3. 2020-04-09 11:44:44 +00:00
lazmapviewerpkg.pas LazMapViewer: Initial version of a LCL drawing engine. Still buggy. Extend demo project to allow selection of drawing engines. 2019-05-18 17:10:33 +00:00