Commit Graph

8 Commits

Author SHA1 Message Date
wp_xxyyzz
c6698b5cd2 LazMapViewer: Move TGridPlugin code into separate unit. Add readme.txt documentation for it.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9526 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-12-13 18:11:05 +00:00
wp_xxyyzz
23c9bb97e8 LazMapViewer: In GridPlugin, draw grid lines before objects. Extend demo to add/delete points of interest (note: memory leak after deleting!)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9523 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-12-13 10:05:32 +00:00
wp_xxyyzz
ad4b3e02aa LazMapViewer: Fix rare label positioning bug in TGridPlugin. Add property to adjust distance of labels from map border.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9521 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-12-12 23:23:23 +00:00
wp_xxyyzz
a78cbdc5e6 LazMapViewer: Sync with dev version (726b708e19): New event OnGPSItemsModified, new grid plugin, bug fixes, less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9520 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-12-12 10:15:13 +00:00
wp_xxyyzz
f5db5a89e7 LazMapViewer: Opaque drawing of the TCenterMarkerPlugin's cross.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9518 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-12-09 23:43:07 +00:00
wp_xxyyzz
baf28e29fb LazMapViewer: Add new property TLegalNoticePlugin.Opacity. Update demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9517 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-12-09 17:30:50 +00:00
wp_xxyyzz
58a4ae4f18 Fix incorrect streaming of TLegalNoticePlugin
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9516 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-12-09 16:17:29 +00:00
wp_xxyyzz
0ed2ea7d3e LazMapViewer: Initial version of a plugin system. Code mostly by Ekkehard Domning, issue #39083
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9514 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2024-12-07 20:56:27 +00:00