mirror of
https://github.com/booo/node_tile.git
synced 2025-12-08 20:36:15 +00:00
6 lines
106 B
JavaScript
6 lines
106 B
JavaScript
exports.styles = [{
|
|
'name' : 'testing',
|
|
'file' : 'mapnik.xml',
|
|
//add some values for e.g. expire
|
|
} ];
|