Instalamos worldmap y generamos el inicio del código

This commit is contained in:
2025-09-25 18:42:05 +02:00
parent 5c7b11a4d2
commit 28f9362268
2 changed files with 45 additions and 2 deletions

View File

@@ -1 +1,42 @@
[]
[
{
"id": "f511dd2230a153e7",
"type": "tab",
"label": "Flujo 1",
"disabled": false,
"info": "",
"env": []
},
{
"id": "ab02b07ce8843526",
"type": "worldmap",
"z": "f511dd2230a153e7",
"name": "",
"lat": "",
"lon": "",
"zoom": "",
"layer": "",
"cluster": "",
"maxage": "",
"usermenu": "show",
"layers": "show",
"panit": "false",
"panlock": "false",
"zoomlock": "false",
"hiderightclick": "false",
"coords": "false",
"showgrid": "false",
"showruler": "false",
"allowFileDrop": "false",
"path": "/worldmap",
"overlist": "DR,CO,RA,DN",
"maplist": "OSMG,OSMC,EsriC,EsriS,UKOS",
"mapname": "",
"mapurl": "",
"mapopt": "",
"mapwms": false,
"x": 360,
"y": 140,
"wires": []
}
]

View File

@@ -2,7 +2,9 @@
"name": "visor",
"description": "Visor de posicionamiento de Flota",
"version": "0.0.1",
"dependencies": {},
"dependencies": {
"node-red-contrib-web-worldmap": "5.5.2"
},
"node-red": {
"settings": {
"flowFile": "flows.json",