lazarus-ccr/components/lazmapviewer/source
2024-05-31 16:13:49 +00:00
..
addons LazMapViewer: Add missing PenStyle setters/getters to the LCL DrawingEngine. Some clean-up. 2024-04-05 15:12:11 +00:00
mvcache.pas
mvde_intfgraphics.pas LazMapViewer: Add missing PenStyle setters/getters to the LCL DrawingEngine. Some clean-up. 2024-04-05 15:12:11 +00:00
mvde_lcl.pas LazMapViewer: Add missing PenStyle setters/getters to the LCL DrawingEngine. Some clean-up. 2024-04-05 15:12:11 +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
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: Add missing PenStyle setters/getters to the LCL DrawingEngine. Some clean-up. 2024-04-05 15:12:11 +00:00
mvengine_mapreg.inc
mvengine.pas LazMapViewer: Fix TMapViewerEngine.CrossesDateLine. Based on patch by Ekkehard Domning. Less hints and warnings. 2024-05-26 21:18:18 +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: 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
mvgpsobj.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
mvgpx.pas LazMapViewer: Calculation of bearing, target point by bearing, midpoint, intermediate point. First, Last of TMapCollection, TMapPoint.ToScreen property. TGPSTrack draw event and ConnectColor/Width properties. Better GPX import/export. 2024-03-28 14:28:13 +00:00
mvjobqueue.pas
mvjobs.pas
mvlayerspropeditform.lfm LazMapViewer: TMapLayersPropertyEditor form added. 2024-03-04 14:12:37 +00:00
mvlayerspropeditform.pas LazMapViewer: Fix package compilation and elevations demo with Laz 2.0.12 2024-04-02 13:58:49 +00:00
mvmapprovider.pas
mvmapviewer_icons.res
mvmapviewer.pas LazMapViewer: Add events OnBeforeDrawObjects and OnAfterDrawObjects, as well as BeginUpdateObjects and EndUpdateObjects methods, needed by Ekkehard Domning's quadtree. 2024-05-31 16:13:49 +00:00
mvmapviewerpropedits.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
mvmapviewerreg.pas
mvtypes.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