1
0
Fork 0
mirror of synced 2024-10-05 12:34:50 +13:00

Removed unused map property definition

This commit is contained in:
Dean 2022-03-09 09:23:20 +00:00
parent f78dce3950
commit 3b9b4d9277

View file

@ -2489,18 +2489,6 @@
"label": "Provider",
"key": "dataProvider"
},
{
"type": "select",
"label": "Map Type",
"key": "mapType",
"options": [
"Roadmap",
"Terrain",
"Satellite",
"Hybrid"
],
"defaultValue": "Roadmap"
},
{
"type": "boolean",
"label": "Enable Fullscreen",