pedrogatto
Forum Replies Created
-
Forum: Plugins
In reply to: [Leaflet Map] grouped layer controlFor example two groups with subcategory and typology
{ “type”: “FeatureCollection”, “features”: [ { “type”: “Feature”, “geometry”: { “type”: “Point”, “coordinates”: [ “12.667688”, “41.790397” ] }, “properties”: { “title”: “ahi”, “author”: “ahi”, “date”: “2024-05-26”, “category”: “le-radici”, “subcategory”: “sub4”, “typology”: “documento” } }, { “type”: “Feature”, “geometry”: { “type”: “Point”, “coordinates”: [ “12.677688”, “41.780397” ] }, “properties”: { “title”: “test”, “author”: “autore”, “date”: “2024-05-26”, “category”: “le-radici”, “subcategory”: “sub4”, “typology”: “documento” } }, { “type”: “Feature”, “geometry”: { “type”: “Point”, “coordinates”: [ “12.757688”, “41.670397” ] }, “properties”: { “title”: “test”, “author”: “autore2”, “date”: “2024-05-25”, “category”: “le-radici”, “subcategory”: “sub2”, “typology”: “giornale” } }, { “type”: “Feature”, “geometry”: { “type”: “Point”, “coordinates”: [ “12.657688”, “41.770397” ] }, “properties”: { “title”: “test”, “author”: “autore”, “date”: “2024-05-26”, “category”: “le-radici”, “subcategory”: “sub2”, “typology”: “libro” } }, { “type”: “Feature”, “geometry”: { “type”: “Point”, “coordinates”: [ “9.189634”, “45.464194” ] }, “properties”: { “title”: “viva viva la befana”, “author”: “prova”, “date”: “2024-05-18”, “category”: “le-radici”, “subcategory”: “sub2”, “typology”: “documento” } } ] }
Forum: Plugins
In reply to: [Leaflet Map] grouped layer controlThank you
I already tried it. But I can’t figure out something like this:
https://github.com/ismyrnow/leaflet-groupedlayercontrol?tab=readme-ov-fileForum: Themes and Templates
In reply to: [Kyma] problem saving url in service optionsHi,
I solved putting the link without https://
THXForum: Themes and Templates
In reply to: [Kyma] default email address changeHi,
and what about the header contact info?
Thanks