added pandatable and map viewer attributes

This commit is contained in:
paul
2024-09-28 19:14:24 +05:30
parent 75dc3d7ae2
commit e12d76a7bc
7 changed files with 161 additions and 23 deletions

View File

@@ -38,8 +38,8 @@ const TkinterPluginWidgets = [
link: "https://github.com/TomSchimansky/TkinterMapView",
widgetClass: MapView,
license: {
name: "MIT",
url: ""
name: "CC0 1.0",
url: "https://github.com/TomSchimansky/TkinterMapView/blob/main/LICENSE.txt"
}
},
{