python: make mapnik2.Grid and mapnik2.GridView available with from mapnik import *
This commit is contained in:
parent
9573a87515
commit
d403cbf4bc
1 changed files with 2 additions and 0 deletions
|
@ -680,6 +680,8 @@ __all__ = [
|
||||||
'GlyphSymbolizer',
|
'GlyphSymbolizer',
|
||||||
'Image',
|
'Image',
|
||||||
'ImageView',
|
'ImageView',
|
||||||
|
'Grid',
|
||||||
|
'GridView',
|
||||||
'Layer',
|
'Layer',
|
||||||
'Layers',
|
'Layers',
|
||||||
'LinePatternSymbolizer',
|
'LinePatternSymbolizer',
|
||||||
|
|
Loading…
Reference in a new issue