onaio / gisida-react

React Dashboard library for Gisida.
http://gisida.onalabs.org/
Apache License 2.0
3 stars 2 forks source link

Layer specific style #224

Open kahummer opened 3 years ago

kahummer commented 3 years ago

Handles Task 4 on issue https://github.com/onaio/irfsomalia/issues/1017#issue-785002283. The following improvements have been addressed too

  1. Replacing native menu anchor tag with a react-router link. Found some explanation of how that would help with the re-renders here https://stackoverflow.com/a/47503171/9477129
  2. Most Legends are picking circle/fill types (made the circle type-check more specific)

Areas of concern Using setTimeout before adding the layer/source if the style is not loaded on the map