.. |
addons
|
LazMapViewer: Opacity drawing implemented into TMvRGBGraphicsDrawingEngine
|
2024-07-03 08:50:03 +00:00 |
mvcache.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 |
mvde_intfgraphics.pas
|
LazMapViewer: Simplify selection of drawing and download engines.
|
2024-10-22 15:32:55 +00:00 |
mvde_lcl.pas
|
LazMapViewer: Less hints and warnings
|
2024-09-30 15:44:03 +00:00 |
mvdlecache.pas
|
LazMapViewer: Add download engine which accesses only the local cache.
|
2024-10-22 12:33:30 +00:00 |
mvdlefpc.pas
|
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 |
mvdlewin.pas
|
LazMapViewer: Add proxy support to WinINet download engine. Adapt both "fulldemo" samples.
|
2023-11-17 15:56:49 +00:00 |
mvdownloadengine.pas
|
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 |
mvdragobj.pas
|
LazMapviewer: Enable/disable zooming and panning of the map. Issue #39069, patch by Yuliyan Ivanov. Update colored_tracks demo.
|
2024-01-29 13:04:09 +00:00 |
mvdrawingengine.pas
|
LazMapViewer: Less hints and warnings
|
2024-09-30 15:44:03 +00:00 |
mvengine_mapreg.inc
|
LazMapViewer: Update map providers, new provider 2GIS (issue #39052, patch by regs01). Split off provider registration into include file
|
2023-07-03 17:27:45 +00:00 |
mvengine.pas
|
LazMapViewer: Avoid new cache-downloadengine to hang when cache file does not exist.
|
2024-10-22 15:32:25 +00:00 |
mvextradata.pas
|
LazMapViewer: Track segment marks and GPX track loading. TryStrToGpxColor fix.
|
2024-03-28 14:15:23 +00:00 |
mvgeomath.pas
|
LazMapViewer: Remove duplicate distance calculation in TGPSPoint. Had to move some general-purpose geo-math routines to a new units mvGeoMath. Old functions kept in mvEngine, but marked as deprecated.
|
2024-04-15 23:11:21 +00:00 |
mvgeonames.pas
|
LazMapViewer: Less hints and warnings
|
2024-09-30 15:44:03 +00:00 |
mvgpsobj.pas
|
LazMapViewer: Less hints and warnings
|
2024-09-30 15:44:03 +00:00 |
mvgpx.pas
|
LazMapViewer: Less hints and warnings
|
2024-09-30 15:44:03 +00:00 |
mvjobqueue.pas
|
LazMapViewer: Less hints and warnings
|
2024-09-30 15:44:03 +00:00 |
mvjobs.pas
|
LazMapViewer: Less hints and warnings
|
2024-09-30 15:44:03 +00:00 |
mvlayerspropeditform.lfm
|
LazMapViewer: Fixed DrawPointOfInterest, DrawTrack issues with opacity. Added interactive TMapView point editor into IDE designer (double-click view to show)
|
2024-07-16 16:44:07 +00:00 |
mvlayerspropeditform.pas
|
LazMapViewer: Less hints and warnings
|
2024-09-30 15:44:03 +00:00 |
mvmapprovider.pas
|
LazMapViewer: Less hints and warnings
|
2024-09-30 15:44:03 +00:00 |
mvmapviewer_icons.res
|
LazMapViewer: Add icon for BGRADrawingEngine to resource. Less hints.
|
2020-03-22 17:08:13 +00:00 |
mvmapviewer.pas
|
LazMapViewer: Fix crash when changing download engines to default engine. Fix Linux compilation error.
|
2024-10-24 11:00:46 +00:00 |
mvmapviewerpatheditdsgform.lfm
|
LazMapViewer: Fixed issue when deleting a single point from a track. Points editor form splitted up into runtime and design time parts.
|
2024-07-19 18:02:48 +00:00 |
mvmapviewerpatheditdsgform.pas
|
LazMapViewer: Less hints and warnings
|
2024-09-30 15:44:03 +00:00 |
mvmapviewerpatheditform.lfm
|
LazMapViewer: Fixed issue when deleting a single point from a track. Points editor form splitted up into runtime and design time parts.
|
2024-07-19 18:02:48 +00:00 |
mvmapviewerpatheditform.pas
|
LazMapViewer: Less hints and warnings
|
2024-09-30 15:44:03 +00:00 |
mvmapviewerpropedits.pas
|
LazMapViewer: Less hints and warnings
|
2024-09-30 15:44:03 +00:00 |
mvmapviewerreg.pas
|
LazMapViewer: Add download engine which accesses only the local cache.
|
2024-10-22 12:33:30 +00:00 |
mvtypes.pas
|
LazMapViewer: Less hints and warnings
|
2024-09-30 15:44:03 +00:00 |