Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created January 31, 2011 22:38
Show Gist options
  • Save springmeyer/804986 to your computer and use it in GitHub Desktop.
Save springmeyer/804986 to your computer and use it in GitHub Desktop.
Index: include/mapnik/feature_style_processor.hpp
===================================================================
--- include/mapnik/feature_style_processor.hpp (revision 2548)
+++ include/mapnik/feature_style_processor.hpp (working copy)
@@ -323,6 +323,7 @@
boost::apply_visitor(symbol_dispatch(p,*feature,prj_trans),sym);
}
}
+ break;
}
}
if (do_else)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment