Honor Sort Order on Initial Load
fixes #157 (closed)
- Create a new part of "event.state" that updates the
features
in thegeoJson
- Create an effect that listens to
geoJson
andlistSort
changes - dispatch action to update
features
in state when a new feed is loaded or the sort order is changed in settings -
leafletMapLayer$
observable should now listen to changes to the loaded feed and sort order and update the VectorGrid layer