Skip to content
Snippets Groups Projects
  1. Jul 03, 2024
  2. May 24, 2024
  3. May 22, 2024
  4. May 17, 2024
  5. Jan 04, 2024
  6. Feb 08, 2023
  7. Jul 21, 2022
  8. Jun 20, 2022
  9. Jun 18, 2022
  10. Jun 06, 2022
  11. Jun 02, 2022
    • xaralis's avatar
      feat(maps_utils,district): Use FeatureCollection GeoJSON type by default · 4f6a81f1
      xaralis authored
      - All features in GeoFeatureDetailPage will be converted to FeatureCollection
      - Each collection may have multiple GeoJSON feature objects, each with
        its own properties. This enables us to provide customized title & description
        for individual features. You can set 'title' and 'description'
        properties and they will be used both in map and on detail page.
      - Each FeatureCollection sits on its own Leaflet layer.
      - Having each FeatureCollection on own layer enabled us to do precise
        muting support: layer will be completely removed/added which greatly
        helps to avoid visual clutter.
      - Muting support added to whole geo categories as well!
      - Fixed map collection block.
      4f6a81f1
  12. May 30, 2022
  13. May 27, 2022
  14. May 24, 2022
  15. May 23, 2022
  16. May 20, 2022
  17. May 04, 2022
Loading