wiki:UserGuidelines/Admin/MapPrinting

Print Maps

Install PhantomJS:

Install Selenium:

apt-get install -y python-pip
pip install selenium

Configure the server:

vim /home/web2py/applications/eden/models/000_config.py
settings.gis.toolbar = True
settings.gis.print_button = True

compile

See Also

Last modified 10 years ago Last modified on 07/22/14 11:19:06
Note: See TracWiki for help on using the wiki.