This repository is built for KNIME-CGA Geospatial Project, and the goal is to build Python-based nodes for geospatial analysis in KNIME Analytic Platform.
MIT License
25
stars
10
forks
source link
Selected objects in a view are displayed with an odd bounding rectangle #334
If one displays lines or polygons within a node, and now selects one of the spatial objects, this object gets highlighted by a (black) bounding rectangle. This seems quite unexpected and looks a bit odd in some cases. Probably something changed within the folium library we use!?
In my opinion, highlighted objects should appear in a darker shade or thicker border (whatever options there are).
If one displays lines or polygons within a node, and now selects one of the spatial objects, this object gets highlighted by a (black) bounding rectangle. This seems quite unexpected and looks a bit odd in some cases. Probably something changed within the folium library we use!?
In my opinion, highlighted objects should appear in a darker shade or thicker border (whatever options there are).