Jason Foster wrote: > I though about specifying the route using a class, eg. > > <line id="road1" class="route1 route2 ... " .../> Class attr seems to be the appropriate solution. However I would do it like <path id="road1" class="class1 class2 class3" ... /> or <g id="road1" class="class1 class2 class3" ... /> <path ... /> <path ... /> ... </g> Tobi -- Tobias Reif http://www.pinkjuice.com/myDigitalProfile.xhtml go_to('www.ruby-lang.org').get(ruby).play.create.have_fun http://www.pinkjuice.com/ruby/Received on Sunday, 28 October 2001 07:56:41 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 4 September 2006 18:11:15 GMT