Cleanup of svg files, move matchpoint to explicit layer
This commit is contained in:
parent
95d6244008
commit
9e40e459e5
19 changed files with 27 additions and 1064 deletions
|
@ -21,7 +21,7 @@ export default class AllKnownLayers {
|
|||
|
||||
|
||||
public static added_by_default: string[] = ["gps_location", "gps_location_history", "home_location", "gps_track"]
|
||||
public static no_include: string[] = ["conflation", "left_right_style", "split_point","current_view"]
|
||||
public static no_include: string[] = ["conflation", "left_right_style", "split_point","current_view","matchpoint"]
|
||||
/**
|
||||
* Layer IDs of layers which have special properties through built-in hooks
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue