Closed twada closed 10 years ago
Fixes bug reported by @azu https://gist.github.com/azu/10444379
Should use map.setProperty('sources', [filepath]); in transform chain (maybe converted multiple times).
map.setProperty('sources', [filepath]);
Fixes bug reported by @azu https://gist.github.com/azu/10444379
Should use
map.setProperty('sources', [filepath]);
in transform chain (maybe converted multiple times).