Commit Graph

115 Commits

Author SHA1 Message Date
Bryan Housel 2ad69870e7 Panning map-in-map now recenters main map 2015-03-16 00:23:22 -04:00
Bryan Housel d216afd59f Map-in-Map overview
* press 'M' to toggle
* shows current zoom-6
* with locator overlay and bounding box
2015-03-16 00:23:22 -04:00
samanpwbb 744346398a style cleanup 2015-02-10 11:08:01 -05:00
Bryan Housel 037bd19ebf Fix help pane button toggling (closes #2471)
(and cleanup code to make background, map_data, help panes more consistent)
2014-12-10 13:30:11 -05:00
Bryan Housel 224db06ca4 design enhancements..
* replace full width bottom bar with subtle list item
* move hidden feature details to list item tooltip
* simplify some of the text labels on the Map Data panel
* progressively hide some footer elements with media queries
2014-10-31 10:55:00 -04:00
Bryan Housel 8a98339bc2 Add area fill selector (wireframe/partial/full) to map data panel
also:
* style dark tooltips with shortcut keys
* use uppercase for shortcut keys
2014-10-28 21:37:01 -04:00
Bryan Housel 35e7474829 Rename Features to Map Data..
* move GPX and Mapillary layers to Map Data
* put feature filters and layer data into show/hide containers
* cleanup css
2014-10-28 21:37:01 -04:00
Bryan Housel 8fd177935d Feature filtering (in progress)
(rebased to master post-Mapillary merge)
2014-10-28 21:37:00 -04:00
John Firebaugh 0b1ec49402 Rewrite as a separate layer 2014-09-19 14:51:44 -07:00
Peter Neubauer 29dde3f217 Implement Mapillary layer in iD
- adding a temp wikipedia icon from http://upload.wikimedia.org/wikipedia/commons/4/45/Right-facing-Arrow-icon.jpg

Making the click update and rotate an image marker on the map with comapss direction. Needs to be centered etc.

now properly enabling/disabling the different Mapillary layers upon activation/deactivation

Upgrade to faster Mapillary API

better arrow icon, refactoring to have all single-image operations in the image-layer

dist build

adding mapillary translation

adjusting image link

trying to adjust the image link for github deploy

better layout

removing font-awesome, not needed.

https for calls

consistent quotes

taking care of more translation, fix case of no images found on Mapillary

more english translations

- scoping image calls to selection.
- .inspector-wrap and .panewrap are hard to scope, since they are outside the selection, same for the #mapillary-inspector.

-scoping calls in sequences layer

adding translation

fixing jslint errors

more jshint errors

adding mapillary to tests

trying to lay out single markers, please help with the geo translation, @jfirebaugh

- adding the image layer to the active iD SVG instead of background
- add a new mode for selecting Mapillary images
- first stab of adding the image pane in the sidebar itself in order to contain the selections (needs to be layouted)

cleaning

trying to mark and keep selected image between mouseovers

refactoring to contain mapillary into the iamge mode

refactoring to contain mapillary into the iamge mode

adding to test html

cleaning up

handling unset selected image

cleanup

better sidebar

moving image into the lower right

Minor visual adjustment mapillaryImage

better no_image text and toggling of selected image

handling of text disappearing

intendation

fixing test errors

making sequences be below images

open Mapillary links in new tabs

better arrows and selectability on arrows as a workaround for real navigation in panos

more contrast for the selected image

adjusting image style

- adjusting style, removing sequence lines
- adding photos as a mode with shortcut 'm'

- fix test errors

moving switch back to right sidebar, keeping keyboard shortcut.

cleanup

file rename to avoid GIT mess with casing.

- better scoping
- removed unused hover function

- making the checkbox follow mode changes

removing unused icon

handling automatic mode exit
2014-09-11 14:14:57 -07:00
Bryan Housel e579dab87f cleanup footer styles, append account links to footer link menu 2014-06-25 15:08:48 -04:00
Bryan Housel 114cb33e05 Added scale, hardcoded at 180px, displays meters 2014-06-19 17:11:30 -04:00
Bryan Housel c5ada5052a Add stubs for map scale.. 2014-06-18 11:36:16 -04:00
John Firebaugh be0126aba6 Extract iD.svg.Defs from Surface
Need to have a single defs for the entire document but
multiple Surfaces.
2014-05-18 16:02:46 -07:00
John Firebaugh ab8a4ffd7b Update GitHub links 2014-01-08 16:14:28 -08:00
samanpwbb 25e2347b0a layer pane now matches help pane 2013-11-05 17:57:04 -05:00
John Firebaugh 1e78ee5c87 Stricter jshint 2013-10-24 16:08:48 -07:00
John Firebaugh a5311b5f6c Show attribution for overlay layers (fixes #1909) 2013-10-21 12:31:48 -07:00
John Firebaugh 81bc280aba More reliable method for mutexed localStorage saves
Fixes #1883
2013-10-10 14:59:48 -07:00
John Firebaugh 4728622d87 Don't auto-save intro tutorial edits
Fixes #1745
Fixes #1795
2013-09-25 15:32:56 -07:00
John Firebaugh f58120df37 Remove maximization
This is low utility now that iD is full-width when
embedded, and the key combination conflicts with "Move".

Fixes #1482
2013-08-21 17:56:54 -07:00
John Firebaugh 11e2f1d1fe Merge geocoder into feature search UI 2013-07-25 19:24:07 -07:00
John Firebaugh 41aae4df2a Swap sidebar and map controls 2013-07-25 14:13:51 -07:00
John Firebaugh bba761d8ea size -> dimensions
D3 3.2 adds selection.size, where size means "number
of selected elements".
2013-06-20 13:05:20 -07:00
John Firebaugh 3a7c184e69 Move the save dialog to the sidebar 2013-05-29 17:47:33 -07:00
John Firebaugh 22342808b5 Add content wrapper (fixes #1532) 2013-05-29 11:00:07 -07:00
Saman Bemel-Benrud 5f65ae179a minor adjustments to sidebar, adding mock-ups. 2013-05-26 14:07:10 -07:00
John Firebaugh 884d2d0732 Add hover indicator in sidebar 2013-05-26 14:07:10 -07:00
John Firebaugh 27fa4aa1d6 Switch to a persistent sidebar 2013-05-23 16:06:34 -07:00
Saman Bemel-Benrud d8308cbb6c icon+tooltip for 'report a bug' link in footer 2013-05-15 17:15:49 -04:00
Saman Bemel-Benrud 0bdea49ffb minor cosmetic + ui improvements. 2013-05-15 14:08:25 -04:00
Ansis Brammanis b0abe207ed Revert "save to localstorage more frequently, fixes #1345"
This reverts commit 56413563c3.
2013-05-02 11:54:14 -04:00
Ansis Brammanis 56413563c3 save to localstorage more frequently, fixes #1345 2013-05-01 15:19:50 -04:00
John Firebaugh 5f7409616f Close up space in map controls when embedded (#1329) 2013-04-22 15:34:04 -07:00
John Firebaugh d66760326b Load translations on demand (fixes #1337) 2013-04-22 14:29:43 -07:00
John Firebaugh 0e46ff397b Add fullscreen toggle key (#1327) 2013-04-19 15:50:26 -07:00
John Firebaugh 13f3cff1e1 Don't show geocoder when embedded (#1329) 2013-04-19 14:49:04 -07:00
John Firebaugh a63e17ef15 Remove context dependency from Connection 2013-04-17 17:32:48 -07:00
Ansis Brammanis 7e75ea4bad Notify users of API status 2013-04-16 12:36:58 -04:00
Ansis Brammanis c0c71a54d5 switch back to github for bug reporting
fix #1230
2013-04-16 11:12:02 -04:00
John Firebaugh e196a67555 Remove source switch 2013-04-15 11:31:25 -07:00
John Firebaugh 5e354018a8 Hide account/logout when embedded (fixes #1229) 2013-04-15 11:29:24 -07:00
Saman Bemel-Benrud 95f1bfe352 cleanup. 2013-03-28 14:30:41 -04:00
Ansis Brammanis 97adaa5b1f don't show attribution above the help pane 2013-03-28 13:25:52 -04:00
Tom MacWright 807fbe882d Failsafe browser detection system 2013-03-27 17:31:31 -04:00
Saman Bemel-Benrud 3405e87cb7 splash screen + other cleanup. 2013-03-26 18:11:09 -04:00
Ansis Brammanis d6df439360 Merge remote-tracking branch 'systemed/master' into intro
Conflicts:
	build.js
	data/locales.js
2013-03-26 13:17:35 -04:00
Ansis Brammanis 6f784c36c7 enter walkthrough from splash 2013-03-26 12:53:21 -04:00
Tom MacWright e9d1965c59 Imagery provider info as an overlay 2013-03-25 16:42:26 -04:00
saman bb fbdb03bf2d basic style pass on documentation pane. 2013-03-25 16:16:42 -04:00