lazarus-ccr/components/lazmapviewer/examples/fulldemo
2025-04-05 22:45:14 +00:00
..
configframe_with_addons.lfm LazMapViewer: Remove LCL drawing engine from package and fulldemo. 2024-11-04 17:27:38 +00:00
configframe_with_addons.pas LazMapViewer: Remove LCL drawing engine from package and fulldemo. 2024-11-04 17:27:38 +00:00
configframe.lfm LazMapViewer: Rename unit mvPluginCore to mvPluginCommon. Adapt all sample projects. 2025-01-11 11:06:39 +00:00
configframe.pas LazMapViewer: Rename unit mvPluginCore to mvPluginCommon. Adapt all sample projects. 2025-01-11 11:06:39 +00:00
globals.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
gpslistform.lfm lazmapviewer: Cleanup, less hints and warnings. 2021-09-29 21:51:08 +00:00
gpslistform.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
gpsptform.lfm lazmapviewer: Cleanup, less hints and warnings. 2021-09-29 21:51:08 +00:00
gpsptform.pas lazmapviewer: Cleanup, less hints and warnings. 2021-09-29 21:51:08 +00:00
main.lfm LazMapViewer: Minor improvements and clean-up. Rename TMapView.POIOpacity to .POITextBgOpacity. 2025-04-05 22:45:14 +00:00
main.pas LazMapViewer: Add GPSObj filter also to public MapViewer methods ObjsAtScreenPt and VisibleObjsAtScreenPt. Issue #39108. 2025-03-04 08:39:16 +00:00
mapmarker.png
mapviewer_demo_with_addons.lpi LazMapViewer: Add mapmarker image as resource to fulldemo projects. 2024-04-09 22:58:42 +00:00
mapviewer_demo_with_addons.lpr LazMapViewer: Simplify selection of drawing and download engines. 2024-10-22 15:32:55 +00:00
mapviewer_demo.lpi LazMapViewer: Rename map provider "OpenStreetMap Mapnik" to "OpenStreetMap Standard", issue #39098. Adjust sample projects to the new provider name. 2025-01-28 10:21:55 +00:00
mapviewer_demo.lpr LazMapViewer: Support tile sizes other than 256x256 (experimental feature). Add OpenRailwayMap provider for 512x512 tiles. 2024-11-02 14:58:29 +00:00
mapviewer_fulldemo.ex-meta LazMapViewer: Activate display of sample projects in Lazarus example window. 2024-01-24 18:37:10 +00:00