Skip to content
Snippets Groups Projects
Select Git revision
  • master protected
  • test default protected
  • original
  • pirati-backup protected
  • beta-2
  • beta-1
  • v3.1.4
  • v3.1.3
  • v3.1.2
  • v3.1.1
  • v3.1.0
  • v3.0.16
  • v3.0.15
  • v3.0.14
  • v3.0.13
  • v3.0.12
  • v3.0.11
  • v3.0.10
  • v3.0.9
  • v3.0.8
  • v3.0.7
  • v3.0.6
  • v3.0.5
  • v3.0.4
24 results

helios-server

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    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
    History
    Name Last commit Last update