OpenDroneMap-WebODM/coreplugins/gpslocation/manifest.json

13 wiersze
393 B
JSON

{
"name": "GPS Location",
"webodmMinVersion": "0.5.0",
"description": "Add a GPS location button to the 2D map view",
"version": "1.0.0",
"author": "Piero Toffanin",
"email": "pt@masseranolabs.com",
"repository": "https://github.com/OpenDroneMap/WebODM",
"tags": ["gps", "location"],
"homepage": "https://github.com/OpenDroneMap/WebODM",
"experimental": false,
"deprecated": false
}