lazarus-ccr/components/lazmapviewer/examples/fulldemo_with_addons
2024-03-31 16:52:57 +00:00
..
globals.pas
gpslistform.lfm
gpslistform.pas
main.lfm LazMapViewer: Add URL encoding method to DownloadEngine to fix failure in searching for city names with unsafe characters in mvGeoNames unit. 2024-03-30 00:10:45 +00:00
main.pas LazMapViewer: Fix height of POI text background color combobox in fulldemo (too small in Linux) 2024-03-31 16:52:57 +00:00
mapmarker.png
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