diff --git a/include/mapnik/feature_style_processor_impl.hpp b/include/mapnik/feature_style_processor_impl.hpp index 5aa501f48..8373857fd 100644 --- a/include/mapnik/feature_style_processor_impl.hpp +++ b/include/mapnik/feature_style_processor_impl.hpp @@ -267,12 +267,12 @@ void feature_style_processor::apply_to_layer(layer const& lay, ctx_map, p, proj0, - m_.scale(), + scale, scale_denom, - m_.width(), - m_.height(), - m_.get_current_extent(), - m_.buffer_size(), + width, + height, + extent, + buffer_size, names); if (!mat.active_styles_.empty())