onaio / gisida

JavaScript library that converts MapSpec layers to beautiful, interactive maps using Mapbox GL
http://gisida.onalabs.org/
Apache License 2.0
10 stars 3 forks source link

Circle labels filter fix #493

Closed kahummer closed 3 years ago

kahummer commented 3 years ago

The pr addresses the following issues

  1. Add redux dev tool to gisida
    1. Give precedence to FeatureCollection geometries for circle layers when filtering circle layers
kelvin-muchiri commented 3 years ago

@kahummer Since we should not allow redux dev tools to be accessed in production does the configuration cater for this

kahummer commented 3 years ago

@kelvin-muchiri no it doesn't, will look into it

kelvin-muchiri commented 3 years ago

@kahummer There are some failing tests