Merge branch 'MapQuest-mla-expr-v2-renderer-common' into expr-v2
This commit is contained in:
commit
d9f289e4f2
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ public:
|
|||
|
||||
inline double scale_factor() const
|
||||
{
|
||||
return scale_factor_;
|
||||
return common_.scale_factor_;
|
||||
}
|
||||
|
||||
inline OutputIterator& get_output_iterator()
|
||||
|
|
Loading…
Reference in a new issue