Commit Graph

320 Commits

Author SHA1 Message Date
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
Tom MacWright 3fd8416ab8 More notes 2012-11-19 11:31:24 -05:00
Tom MacWright e6859e5cd8 Merge pull request #93 from booo/master
Fix a minor bug and add a gitignore file.
2012-11-17 07:20:50 -08: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
booo 46fa66bf83 Add build results to .gitignore file as well as tempory vim files. 2012-11-17 13:35:29 +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 103c59cf77 More notes. 2012-11-16 12:15:45 -05:00
Tom MacWright 16bf17dce4 Add screenshot and link to live demo 2012-11-16 12:08:22 -05:00
Tom MacWright 8a144725d0 Update readme, add screenshot 2012-11-16 12:06:03 -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 3192ceed5f No more text-rendering for a while, it looks like a peformance
bottleneck, especially with touch browsers
2012-11-15 14:34:11 -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 78af99ae81 Change of scenery and test data 2012-11-15 12:25:59 -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 658cc5607c More methods 2012-11-15 11:18:14 -05:00
Tom MacWright 05e9a5af7f More svg corner cases 2012-11-15 11:14:17 -05:00
Tom MacWright 53403591ce Limit maximum width of inspector 2012-11-15 10:14:56 -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 9fd1288366 Match osm style for controls 2012-11-14 18:59:45 -05:00
Tom MacWright 4e4c585d00 Define elements 2012-11-14 18:51:00 -05:00
Tom MacWright e46a842691 Add save button, eliminate stale styles 2012-11-14 18:40:21 -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