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:
parent
ed3cdb19ab
commit
48f8104206
@ -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"}
|
||||
}
|
@ -109,5 +109,6 @@
|
||||
<CustomOptions Items="ExternHelp" Version="2">
|
||||
<_ExternHelp Items="Count"/>
|
||||
</CustomOptions>
|
||||
<ExamplesDirectory Value="examples/"/>
|
||||
</Package>
|
||||
</CONFIG>
|
||||
|
Loading…
Reference in New Issue
Block a user