displaying keep right (currently as notes)

This commit is contained in:
Thomas Hervey
2018-07-28 13:55:33 -04:00
committed by Bryan Housel
parent b96965568f
commit 75cff00a2a
7 changed files with 645 additions and 517 deletions
-4
View File
@@ -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';