Commit Graph

90 Commits

Author SHA1 Message Date
Tom MacWright 3b79854399 Fix tests 2012-12-06 10:46:21 -05:00
Tom MacWright 877ae4c32e Add osm mapnik, setup toggling a bit. 2012-12-06 10:39:08 -05:00
Tom MacWright 2f11e74ba1 Support other subdomains, tiger2012 tiles 2012-12-06 10:27:26 -05:00
tyr 87252a73f1 fixed support3d to reuse transformProp. prefixProperty returns false instead of "" when the property isn't supported at all 2012-12-06 11:09:09 +01:00
tyr e4ceca76ec more clever prefix detection. (use unprefixed property when available.) 2012-12-06 10:38:55 +01:00
tyr 25b6290f4d cutomizable prefix grabber. proper support3d test. removed -o- prefix from transform property. 2012-12-06 10:38:49 +01:00
Tom MacWright db76ff8d19 Opacity control, layerswitcher 2012-12-05 19:02:38 -05:00
Tom MacWright 731df3ce41 Test backgroundsource, favor not making object-functions. 2012-12-05 17:34:47 -05:00
Tom MacWright c4c3ecd4fd Keep accuracy handles from throwing errors 2012-12-05 17:02:46 -05:00
John Firebaugh 077e5cc9ce Rename various actions 2012-12-05 16:42:48 -05:00
John Firebaugh 4a3169bb1d Test/refine iD.actions.remove 2012-12-05 16:14:39 -05:00
Tom MacWright e027cf1709 Only draw handles for significant gaps 2012-12-05 15:30:24 -05:00
Tom MacWright c8ad3001ed Do not assign way accuracy nodes ids 2012-12-05 15:16:51 -05:00
Tom MacWright bc91f4956d Add simple hint api 2012-12-05 14:26:37 -05:00
John Firebaugh 36f4ef2533 Extract iD.modes.Select (fixes #188) 2012-12-05 12:23:12 -05:00
John Firebaugh 433dced53d Simplify node handling in modes 2012-12-05 09:48:00 -05:00
John Firebaugh 551a2df24e Replace Entity.{lat,lon} with Entity.loc
Fixes #189
2012-12-05 09:48:00 -05:00
Tom MacWright 22fe35723f Clean up, move stringQs to util 2012-12-04 18:28:22 -05:00
Tom MacWright 436712fb78 Fix pxCenter 2012-12-04 18:21:03 -05:00
Tom MacWright 4e2a4131a4 Merge branch 'master' of github.com:systemed/iD 2012-12-04 18:18:14 -05:00
Tom MacWright 25557cac12 Fine-tune zoom and center, make them properly match up with other maps 2012-12-04 18:13:23 -05:00
John Firebaugh 76849596f8 Move node removal into removeNodeWay action 2012-12-04 18:07:26 -05:00
John Firebaugh f8fde1f10d Move node update into addWayNode action 2012-12-04 17:54:08 -05:00
Tom MacWright 82b14df12f Fix deselectClick. Fixes #179 2012-12-04 17:51:05 -05:00
Tom MacWright cdacdca2af Sort handles, fix area closing 2012-12-04 17:40:37 -05:00
John Firebaugh 36ea030440 Don't change graph in origin() 2012-12-04 17:31:09 -05:00
Tom MacWright 5ef3eed3b0 Simplify modes, expose redraw 2012-12-04 17:23:09 -05:00
Tom MacWright 851efdf01f Cleanup, fix geocoding 2012-12-04 16:46:03 -05:00
Tom MacWright d5cc764a1d Reduce overeager hiding call 2012-12-04 16:37:22 -05:00
Tom MacWright ddbf50345d Reintroduce keybindings for deleting features 2012-12-04 16:26:00 -05:00
Tom MacWright 40f6f55e72 More cleanup 2012-12-04 13:15:15 -05:00
Tom MacWright 89e94fc7b1 Cleanup 2012-12-04 13:13:36 -05:00
Tom MacWright a0d28c1e2d Expand tests, move way logic into entity.js and test it. 2012-12-04 13:06:21 -05:00
Tom MacWright 8c3aa832f0 Rename Util to util, expand tests, move more out of map.js 2012-12-04 12:53:16 -05:00
Tom MacWright 3ec03e2526 Use d3.geo.tile in connection. Fixes #103 2012-12-04 12:36:44 -05:00
John Firebaugh 486be2c6fd Fix area/way dragging 2012-12-04 11:35:56 -05:00
John Firebaugh e3e17203cf Remove Map#redraw calls from modes
Map#redraw no longer accepts an argument, and changes to
the history automatically trigger a redraw.

It should be possible to calculate a set of changed entities
between two history versions, and redraw only those entities.
2012-12-04 11:35:56 -05:00
Tom MacWright 2252d03746 Merge branch 'master' of github.com:systemed/iD 2012-12-03 18:42:13 -05:00
Tom MacWright 5254f06522 Implement megazooming 2012-12-03 18:41:44 -05:00
John Firebaugh da5239b98d Eliminate Map#{perform,undo,redo}
Map binds to history changes instead.
2012-12-03 18:37:41 -05:00
John Firebaugh 8a8d6fae32 Move responsibility for dispatching change event to history 2012-12-03 18:37:41 -05:00
John Firebaugh 0370b487e3 Inject history dependency in map 2012-12-03 18:37:41 -05:00
John Firebaugh 38958515d8 Clean up inspector setup 2012-12-03 18:37:41 -05:00
Tom MacWright 60941f701b Support way dragging. Fixes #45 2012-12-03 18:24:47 -05:00
Tom MacWright ad2fa599a0 Use clip-path again for tiles 2012-12-03 18:12:44 -05:00
Tom MacWright d7a7ce3d3f Remove stray console log 2012-12-03 17:12:47 -05:00
Tom MacWright 8401b1fd65 Merge branch 'master' of github.com:systemed/iD 2012-12-03 17:08:56 -05:00
Tom MacWright bd1a34153a First shot at way accuracy handles 2012-12-03 17:08:53 -05:00
John Firebaugh cb55cdafe2 Defer drag events until first move (fixes #105) 2012-12-03 16:56:43 -05:00
John Firebaugh 41548c25bf Restore map update event (fixes #167) 2012-12-03 15:59:05 -05:00