LazMapViewer: Add ex-meta files to include the sample projects in the IDE's new examples window.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8813 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2023-04-26 11:41:34 +00:00
parent d8a7fd7717
commit acf3f801a4
5 changed files with 22 additions and 2 deletions

View File

@@ -0,0 +1,5 @@
{ "MapViewer_FullDemo" : {
"Category" : "ThirdParty",
"Keywords" : ["TMapView", "geography", "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"}
}