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',
|
||||
'Image',
|
||||
'ImageView',
|
||||
'Grid',
|
||||
'GridView',
|
||||
'Layer',
|
||||
'Layers',
|
||||
'LinePatternSymbolizer',
|
||||
|
|
Loading…
Reference in a new issue