Il 26/03/15 00:45, Kelvin Kibet ha scritto:
> I need to save google maps markers to database but have searched and
> could not find a way to implement it with web2py.
> Will gladly appreciate any help I can get
I've just pubplicated this plugin I made based on ol3
https://github.com/manuelep/geotip
you can find a demo here:
http://manuele.pythonanywhere.com/geotip/test/index
deploing on pythonanywhere where I have a basic account and so no
postgres support I had to isolate a nice feature that permits to load in
the map via ajax even geometries placed in the area defined by the
record selected by the grid, but you can try it locally cloning the
repository. I hope the readme is clear enough.
Cheers
Manuele