mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-24 09:04:02 +02:00
Add Osmose issues UI and filtering
Filters out errors not present in the data .json file to enable selective support since Osmose has a wide variety of errors which may be too advanced for iD. Also added processing for the elements associated with an error for forced visibility and highlighting.
This commit is contained in:
@@ -159,6 +159,10 @@
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
.osmose.category-structure {
|
||||
color: #F9C700;
|
||||
}
|
||||
|
||||
/* Custom Map Data (geojson, gpx, kml, vector tile) */
|
||||
.layer-mapdata {
|
||||
pointer-events: none;
|
||||
|
||||
Reference in New Issue
Block a user