lazarus-ccr/components/lazmapviewer
2024-01-13 16:41:07 +00:00
..
examples LazMapviewer: New optimization by Yuliyan Ivanov (Fixed arithmetic overflow errors for 32 bit target; Fixed ExtractISODateTime() bad ISO date handling resulting in range errors when no milliseconds; Track drawing, fixed segment disappearing when both ends invisible; Tile drawing mode implementation in addons. Tile layer objects in mvMapViewer; Tile drawing mode introduced for additional tile layers; Added TGPSObj.Visible property; DragObj as a public property; added Polyline, Polygon, PolyBezier drawing methods; Minor drawing optimisation: skip invisible part of the track) 2024-01-13 16:41:07 +00:00
images LazMapViewer: Add icon for BGRADrawingEngine to resource. Less hints. 2020-03-22 17:08:13 +00:00
source LazMapviewer: New optimization by Yuliyan Ivanov (Fixed arithmetic overflow errors for 32 bit target; Fixed ExtractISODateTime() bad ISO date handling resulting in range errors when no milliseconds; Track drawing, fixed segment disappearing when both ends invisible; Tile drawing mode implementation in addons. Tile layer objects in mvMapViewer; Tile drawing mode introduced for additional tile layers; Added TGPSObj.Visible property; DragObj as a public property; added Polyline, Polygon, PolyBezier drawing methods; Minor drawing optimisation: skip invisible part of the track) 2024-01-13 16:41:07 +00:00
unittests LazMapViewer: Fix logical area operations to be compatible with reversed longitudes when the dateline is crossed. Add unit tests for it. 2023-04-25 17:15:41 +00:00
lazmapviewer_all.lpg LazMapViewer: Add project group with all packages, sample files and unit test project 2023-04-26 14:18:35 +00:00
lazmapviewer_bgra.lpk LazMapViewer: Massive re-work of the drawing engines by Yuliyan Ivanov, issue #39063 2024-01-02 22:00:06 +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: Massive re-work of the drawing engines by Yuliyan Ivanov, issue #39063 2024-01-02 22:00:06 +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 new development version number (v0.2.5). 2020-12-02 13:05:08 +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: Massive re-work of the drawing engines by Yuliyan Ivanov, issue #39063 2024-01-02 22:00:06 +00:00
lazmapviewerpkg.pas LazMapViewer: Massive re-work of the drawing engines by Yuliyan Ivanov, issue #39063 2024-01-02 22:00:06 +00:00