Actualizar preliminary_sql/mapas.sql

This commit is contained in:
2026-05-13 16:49:03 -04:00
parent 87820b83f0
commit 243e6d208a

View File

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