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

in progress

parent 7118b955
Branches
Tags
No related merge requests found
......@@ -82,8 +82,8 @@ int main ( int argc , char** argv)
p["file"]="world_borders";
Layer lyr("world");
lyr.set_datasource(datasource_cache::instance()->create(p));
// lyr.set_datasource(mDatasource);
// lyr.set_datasource(datasource_cache::instance()->create(p));
lyr.set_datasource(mDatasource);
lyr.add_style("world");
m.addLayer(lyr);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment