hyakumori / crm

Hyakumori Forest CRM
GNU General Public License v3.0
0 stars 0 forks source link

Better way to close pop-ups on map #81

Closed iosefa closed 3 years ago

iosefa commented 3 years ago

Problem The pop-up details of the map features are annoying and difficult to close. (you need to zoom away from any map feature and click on an area with no polygons).

Improvement Implement an easier way to close the pop-up information on the map. The simplest solution, I think, is to just add a close button (with an x) to close the popup.

Alternatives Double-click to close is also a possibility but isnt so intuitive IMO.

iosefa commented 3 years ago

resolved in #89