mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 06:28:15 +02:00
displaying keep right (currently as notes)
This commit is contained in:
committed by
Bryan Housel
parent
b96965568f
commit
75cff00a2a
@@ -9,12 +9,8 @@ import { select as d3_select } from 'd3-selection';
|
||||
|
||||
import { svgData } from './data';
|
||||
import { svgDebug } from './debug';
|
||||
<<<<<<< HEAD
|
||||
import { svgGeolocate } from './geolocate';
|
||||
=======
|
||||
import { svgGpx } from './gpx';
|
||||
import { svgKeepRight } from './keepRight';
|
||||
>>>>>>> added simple keepRight button under photoItems
|
||||
import { svgStreetside } from './streetside';
|
||||
import { svgMapillaryImages } from './mapillary_images';
|
||||
import { svgMapillarySigns } from './mapillary_signs';
|
||||
|
||||
Reference in New Issue
Block a user