Files
iD/modules/svg
Bryan Housel 7dce4bb161 Avoid asking DOM if layers are classed disabled in map.editable
`map.editable` is hot code because it's called frequently by the `isHiddenX`
tests in `features.js`.  It's much more efficient to just ask the osm layer
whether it is enabled, than to use D3 to find that layer in the DOM and check
whether it's classed `disabled`
2019-04-22 22:12:42 -04:00
..
2019-03-28 10:04:46 -04:00
2018-12-19 17:12:06 -05:00
2019-03-23 00:38:39 -04:00
2019-02-04 18:40:06 +00:00
2019-03-28 10:04:46 -04:00
2019-03-23 00:07:52 -04:00