Actualizar preliminary_sql/mapas.sql

This commit is contained in:
2026-05-13 16:55:41 -04:00
parent 243e6d208a
commit e68c1fbba4

View File

@@ -42,7 +42,7 @@ INSERT INTO map_layers (maplayerid,name,layerdefinitions,isoverlay,icon,activate
"source-layer": "public.ponderacion"
}
]'
,true,none,true,false,none,none,none,none,false,0,true),
,true,'',true,false,NULL,NULL,NULL,'',false,0,true),
('5f595b69-436d-11ef-b76d-3f0c29296763',
'Marcadores de búsqueda',
'[
@@ -171,4 +171,4 @@ INSERT INTO map_layers (maplayerid,name,layerdefinitions,isoverlay,icon,activate
"source": "search-results-points"
}
]'
,true,'ion-location',true,false,none,none,none,none,true,0,true);
,true,'ion-location',true,false,NULL,NULL,NULL,'',true,0,true);