Skip to content

Instantly share code, notes, and snippets.

View madneal's full-sized avatar
🤡

Neal Caffery madneal

🤡
View GitHub Profile
function Subway() {}
/**
* 解析XML
* line和station对象
* 利用SVG画线和点
*/
var sp = Subway.prototype;
/**
* 淡出时的透明度
*/