lazarus-ccr/components/lazmapviewer/examples/fulldemo_with_addons
2024-01-13 16:41:07 +00:00
..
globals.pas LazMapViewer: Move sample projects to common folder "examples". New demo project "trackdemo". 2021-08-20 13:05:28 +00:00
gpslistform.lfm LazMapViewer: Move sample projects to common folder "examples". New demo project "trackdemo". 2021-08-20 13:05:28 +00:00
gpslistform.pas LazMapViewer: Move sample projects to common folder "examples". New demo project "trackdemo". 2021-08-20 13:05:28 +00:00
main.lfm LazMapViewer: Add proxy support to WinINet download engine. Adapt both "fulldemo" samples. 2023-11-17 15:56:49 +00:00
main.pas 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
mapmarker.png LazMapViewer: Move sample projects to common folder "examples". New demo project "trackdemo". 2021-08-20 13:05:28 +00:00
mapviewer_demo_with_addons.lpi LazMapViewer: Add project group with all packages, sample files and unit test project 2023-04-26 14:18:35 +00:00
mapviewer_demo_with_addons.lpr 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
mapviewer_fulldemo_with_addons.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