You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the short term, we're using incorrect, but still unique, icons for "Canopeum" and "Farms Land".
We need to be able to use custom icons for those two site type. Preferably by registering svgs as icons to work with the rest of the system. But if we really have to, a custom higher-order component for rendering site type icons may do.
Similarly, the map pins would be preferable as generic pins that can take any icon
(see the linked PRs for code location)
The text was updated successfully, but these errors were encountered:
As mentioned in #270 and #271:
We need to be able to use custom icons for those two site type. Preferably by registering svgs as icons to work with the rest of the system. But if we really have to, a custom higher-order component for rendering site type icons may do.
Similarly, the map pins would be preferable as generic pins that can take any icon
(see the linked PRs for code location)
The text was updated successfully, but these errors were encountered: