Skip to content

Support sorting by GeoJSON feature property #5

@shawnbot

Description

@shawnbot

E.g., this would sort features by their magnitude property ascending, putting elements with higher values on top:

<div class="map">
  <div class="layer quakes"
    data-url="..."
    data-type="geojson"
    data-sort-property="magnitude"
    data-sort-ascending="true">
  </div>
</div>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions