Commit Graph

14 Commits

Author SHA1 Message Date
Bryan Housel
d729795049 Use svg for maki also 2015-11-03 16:43:22 -05:00
Bryan Housel
d5dcc1ff1a More cleanups to iD-sprite and styles, remove old png and json files 2015-10-29 23:18:21 -04:00
Bryan Housel
4135e8eacc Fix multipolygon icon off by one pixel (closes #2664) 2015-05-29 13:16:13 -04:00
John Firebaugh
71cf00416d Update maki 2014-10-20 12:48:17 -07:00
Martin Raifer
3011cbdaa8 fix typo: "only_straight_ahead" -> "only_straight_on" 2014-05-22 11:51:44 +02:00
John Firebaugh
f74f6ad54a Use restriction preset icons 2014-05-18 16:02:47 -07:00
Martin Raifer
fee1ce7443 update maki sprite 2014-05-11 20:52:46 +02:00
John Firebaugh
7a07f698e0 Update maki 2013-11-14 16:43:25 -08:00
John Firebaugh
683b160994 Update maki; use prebuilt sprite (fixes #1916) 2013-10-25 12:16:47 -07:00
John Firebaugh
a90a1a654c Add Route Master preset 2013-06-04 10:37:08 -07:00
John Firebaugh
5cf68bc1cc Add presets for new line icons 2013-05-24 17:17:41 -07:00
John Firebaugh
ab10f8ac38 Hook up relation icons 2013-05-23 22:20:14 -07:00
John Firebaugh
23d70230fc Update maki (fixes #1429) 2013-05-08 17:39:35 -07:00
John Firebaugh
275696caaa Fix icons for lines that use maki (fixes #1371)
Generate a single feature-icons.json and feature-icons.css.
In the JSON, features with a line icon are indicated by the
presence of a `line` property. PresetIcon looks for this to
determine whether or not to add the `preset-icon-line` class.
New line icons may be added by editing line-icons.json.
2013-04-24 12:32:36 -07:00