Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • 2.0.0-alpha-11
  • 2.0.0-alpha-10
  • 2.0.0-alpha-9
  • 2.0.0-alpha-8
  • 2.0.0-alpha-7
  • 2.0.0-alpha-6
  • 2.0.0-alpha-5
  • 2.0.0-alpha-4
  • 2.0.0-alpha-3
  • 2.0.0-alpha-2
  • 2.0.0-alpha-1
  • 1.8.0
  • 1.7.0
  • 1.6.4
  • 1.6.3
  • 1.6.2
  • 1.6.1
  • 1.6.0
  • 1.5.5
  • 1.5.4
21 results

01-molecules

  • Clone with SSH
  • Clone with HTTPS
  • Forked from TO / Weby / ui-styleguide
    Source project has a limited visibility.
    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
    ..