Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter pedrogatto

    (@pedrogatto)

    For 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” } } ] }

    Thread Starter pedrogatto

    (@pedrogatto)

    Thank you

    I already tried it. But I can’t figure out something like this:
    https://github.com/ismyrnow/leaflet-groupedlayercontrol?tab=readme-ov-file

    Thread Starter pedrogatto

    (@pedrogatto)

    Hi,
    I solved putting the link without https://
    THX

    Hi,
    and what about the header contact info?
    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)