LazMapViewer: Add new property Cyclic (not functional yet)

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8804 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2023-04-25 11:19:04 +00:00
parent 1184330d05
commit 4ca84b72c3
4 changed files with 44 additions and 2 deletions

View File

@@ -10,6 +10,11 @@
<OtherUnitFiles Value="source"/>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Other>
<CompilerMessages>
<IgnoredMessages idx6058="True"/>
</CompilerMessages>
</Other>
</CompilerOptions>
<Description Value="Component for viewing maps (Google, OpenStreetMap, etc).
This is a fork of MapViewer by ti_dic (https://sourceforge.net/p/roadbook/code/ci/master/tree/mapviewer/) which itself is based on the MapViewer by Maciej Kaczkowski (https://github.com/maciejkaczkowski/mapviewer)."/>
@@ -91,7 +96,7 @@ This is a fork of MapViewer by ti_dic (https://sourceforge.net/p/roadbook/code/c
</Item18>
<Item19>
<Filename Value="source/mvdlewin.pas"/>
<UnitName Value="mvdlewin"/>
<UnitName Value="mvDLEWin"/>
</Item19>
</Files>
<CompatibilityMode Value="True"/>