Saman Bemel-Benrud
426c897248
commit flow work
2013-03-21 19:19:17 -04:00
Ansis Brammanis
9a309c5009
don't hardcode sprite size
...
it can change any time the sprite is rebaked
2013-03-20 17:09:25 -04:00
saman bb
de90e76e84
adding forward icon.
2013-03-19 00:37:34 -04:00
Ansis Brammanis
6e0925003c
add Maki icons to areas
2013-03-15 13:57:08 -04:00
Ansis Brammanis
0c80b8cd90
merge maki and perset icon sprites
2013-03-14 20:01:31 -04:00
Saman Bemel-Benrud
0faf9d114d
adding universal preset form icons to sprite.
2013-03-13 19:45:05 -04:00
Saman Bemel-Benrud
0a9c3cb047
fix radial menu controls.
2013-03-13 16:04:56 -04:00
John Firebaugh
113ae58de8
Fix up tests
2013-03-11 15:45:27 -07:00
John Firebaugh
8c79d9672e
Alternate SVG sprite technique for operations ( fixes #956 )
2013-03-10 20:02:18 -07:00
John Firebaugh
60ff6fc021
Use maki icons for points ( fixes #881 )
2013-03-08 20:22:06 -08:00
Ansis Brammanis
bfdca7fc85
Add fill patterns for landuse, natural areas
...
Not working in Firefox. To get it to work in Firefox,
styles need to be directly applied to the path, or
set in an embedded stylesheet (not sure whats going on there).
2013-03-08 00:16:07 -05:00
Tom MacWright
4c1f292378
Resample oneway paths to produce markers.
...
This uses a technique created by @mbostock in http://bl.ocks.org/mbostock/4965670
Need to confirm that this is faster. It is definitely cleaner.
2013-03-07 15:31:25 -05:00
John Firebaugh
3000bc89ce
shadow should be above fill
...
Makes it much easier to select lines that are within areas.
2013-02-03 08:49:43 -08:00
Ansis Brammanis
b678486c01
Label bugfixes and cleanup
2013-01-23 16:08:43 -05:00
Ansis Brammanis
0afb564435
Merge remote-tracking branch 'systemed/master' into labels
...
Conflicts:
js/id/svg/lines.js
js/id/svg/surface.js
2013-01-20 20:37:00 -05:00
John Firebaugh
e5407fa49d
Improve highway rendering; render halo in a separate layer
2013-01-19 18:07:39 -08:00
John Firebaugh
5279839ca4
Highway rendering test page
...
Removing the top-level clip-rect to make this work;
it doesn't seem necessary?
2013-01-19 08:26:13 -08:00
Ansis Brammanis
9c007e24e3
Start work on label rendering
2013-01-17 15:14:22 -05:00
Tom MacWright
199584fbff
Name drawing functions so we can profile them
2013-01-16 13:54:36 -05:00
John Firebaugh
acaaab5dc9
Extract iD.svg.Surface
2013-01-11 16:01:39 -08:00