fpdcc / ccfp-asset-dashboard

CCFP Asset Dashboard
0 stars 1 forks source link

Change language for shape buttons' tooltips #260

Closed xmedr closed 11 months ago

xmedr commented 11 months ago

Overview

This changes the tooltip text in phase asset maps to use "select" and "selections" instead of "draw" and "layers".

Closes #259

Demo

image

Notes

This answer in a github issue on react-leaflet-draw was super useful in describing the structure of the leaflet.drawLocal attribute.

Testing Instructions