LazMapViewer: Activate display of sample projects in Lazarus example window.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9168 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz 2024-01-24 18:37:10 +00:00
parent ed3cdb19ab
commit 48f8104206
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
{ "MapViewer_FullDemo" : {
"Category" : "ThirdParty",
"Keywords" : ["TMapView", "geography", "earth", "maps", "GPS", "longitude", "latitude", "gpx"],
"Keywords" : ["TMapView", "geography", "geodesy", "earth", "maps", "GPS", "longitude", "latitude", "gpx"],
"Description" : "This project gives an overview of all features available in the LazMapViewer package: \n- zoomable/draggable view of the maps\n- selection of map provider\n- searching of geo locations\n- adding markers\n- displaying gpx track files"}
}

View File

@ -109,5 +109,6 @@
<CustomOptions Items="ExternHelp" Version="2">
<_ExternHelp Items="Count"/>
</CustomOptions>
<ExamplesDirectory Value="examples/"/>
</Package>
</CONFIG>