Commit Graph

273 Commits

Author SHA1 Message Date
John Firebaugh 16618da564 Fix global leak 2012-11-24 11:14:49 -04:00
Tom MacWright 07c31dc14a Fix auth cycle 2012-11-20 18:14:55 -05:00
Tom MacWright 0c1795d025 Let users get to the changeset 2012-11-20 17:55:54 -05:00
Tom MacWright e947568ec0 We are now making edits. 2012-11-20 17:51:39 -05:00
Tom MacWright 4371dc4ace Do not redraw tiles when in only mode 2012-11-20 17:24:19 -05:00
Tom MacWright 561bef13f1 Fix point transforms 2012-11-20 17:21:11 -05:00
Tom MacWright 80b90d5171 Pull user information from the endpoint, abstract oauth xhr
Right now there's both an OAuth wrapper and ohauth.js. These may want to
be combined.
2012-11-20 17:18:17 -05:00
Tom MacWright a5770677d9 Add oauth wrapper 2012-11-19 22:22:24 -05:00
Tom MacWright f198203fbe Oauth, working 2012-11-19 21:32:15 -05:00
Tom MacWright 90d2868536 Remove d3 v2 2012-11-19 21:10:25 -05:00
Tom MacWright 81c8e280d2 Add oauth and sha 2012-11-19 21:08:32 -05:00
Tom MacWright 48196a7a8d Start osmChange work, be a little bit more compact 2012-11-19 20:46:29 -05:00
Tom MacWright cedc714e2d Start only redrawing changing ways 2012-11-19 13:13:28 -05:00
booo 8be07222da Fix controller not defined bug. 2012-11-17 15:27:10 +01:00
booo 52bd9f5284 Fix xml format/export.
Error in line 33 was:

Uncaught TypeError: Cannot call method 'decode' of undefined
2012-11-17 14:48:51 +01:00
booo c336a90481 Do not use the executable flag on images, text files and other docs. 2012-11-17 13:48:04 +01:00
Tom MacWright 1a68cab563 Fix vector hiding at high zooms, fix hash-default interaction. 2012-11-16 15:27:14 -05:00
Tom MacWright 854aa65e6e More reorg 2012-11-16 15:14:05 -05:00
Tom MacWright 8a0f99f3c2 Map structure housekeeping 2012-11-16 15:07:34 -05:00
Tom MacWright 5ea2b77dfb Less function nesting, dimensions as an object 2012-11-16 15:01:08 -05:00
Tom MacWright 3c3f1a60af Make hash jshint-friendlier 2012-11-16 11:43:44 -05:00
Tom MacWright 638af53149 Distribute requests against domains, remove unused CSS 2012-11-16 11:38:33 -05:00
Tom MacWright 330da451f2 Minimize functional tricks in connection 2012-11-16 11:34:20 -05:00
Tom MacWright 656349b7aa Push to d3 v3, remove mins, reuse more functions. 2012-11-16 11:19:09 -05:00
Tom MacWright a8c4cf0cbf Show more stuff while panning 2012-11-15 17:31:51 -05:00
Tom MacWright 50693511b3 Refix no-draw when panning with styles 2012-11-15 17:28:49 -05:00
Tom MacWright c3fc4e86e3 Support other prefixes 2012-11-15 17:07:49 -05:00
Tom MacWright 862d2f8f13 Draw vector first 2012-11-15 17:01:23 -05:00
Tom MacWright 7adb14e58b Bleh 2012-11-15 16:58:08 -05:00
Tom MacWright 5ac186e5cc Merge pull request #88 from pgiraud/inspector_close_button
Adding a close button to the inspector, See #85
2012-11-15 13:56:12 -08:00
Pierre GIRAUD 7fcae51b0c Adding a close button to the inspector, See #85 2012-11-15 22:53:49 +01:00
Tom MacWright fcbc867e33 Create supersurface for zoombehavior, set translate3d on svg elem
directly
2012-11-15 16:47:21 -05:00
Tom MacWright 98da353c45 Round coordinates. Appears to improve performance, see #87 and http://bl.ocks.org/4081356 2012-11-15 16:24:39 -05:00
Tom MacWright ca55c8d88c Remove elements for faster panning 2012-11-15 15:59:01 -05:00
Tom MacWright 43a36c4867 Speed up Graph fetch 2012-11-15 15:34:48 -05:00
Tom MacWright f9c9369d06 Speed up intersects 2012-11-15 15:06:20 -05:00
Tom MacWright f5b6508293 Fix global leaks 2012-11-15 14:05:59 -05:00
Tom MacWright 1fcb641b4b One-way street markings, fixes #40 2012-11-15 14:01:15 -05:00
Tom MacWright cc7192b97f Clip handles outside of bbox 2012-11-15 13:02:13 -05:00
Tom MacWright 9b5f342950 Fix double-click zoom and fast bug 2012-11-15 12:35:55 -05:00
Tom MacWright 77696941cb Reuse tiles from higher zooms 2012-11-15 12:20:31 -05:00
Tom MacWright c6640ac828 Fix overeager buffering of the map window, much faster tile loading 2012-11-15 12:09:02 -05:00
Tom MacWright 83373fa775 Reference more prior work 2012-11-15 11:18:24 -05:00
Tom MacWright 555fefc47c Mouseover previews of feature names 2012-11-15 10:07:57 -05:00
Tom MacWright 0603725454 Fix fast mode bug with downloading api tiles that come in during drags 2012-11-15 09:49:40 -05:00
Tom MacWright df4c14d12b Fix tiles for intermediate zooms 2012-11-14 18:10:39 -05:00
Tom MacWright 90a394861f Tile API requests. Fixes #15 2012-11-14 18:09:54 -05:00
Tom MacWright 5b4449572b Transforms-based panning 2012-11-14 16:43:04 -05:00
Tom MacWright 25c80311c1 Simpler, faster line generation. 2012-11-14 16:21:45 -05:00
Tom MacWright f0d21b9147 Separate out fills as well. 2012-11-13 22:59:22 -05:00