Skip to content
Snippets Groups Projects
Commit 6bf3ab40 authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

ENH: add styles

parent 7b8efca7
No related branches found
No related tags found
No related merge requests found
......@@ -219,6 +219,9 @@ namespace otb
lyr.set_datasource(mDatasource);
// lyr.add_style("river");
lyr.add_style("roads");
lyr.add_style("minor-roads-casing");
lyr.add_style("minor-roads");
lyr.add_style("roads-text");
m_Map.addLayer(lyr);
mapnik::Envelope<double> envelope(m_Origin[0],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment