/pygmaps

Automatically exported from code.google.com/p/pygmaps

Primary LanguagePython

==Building and installing modules==

*From source:*

Untar the source distribution and run:

{{{
  $ python setup.py build
  $ python setup.py install
}}}


==using the module==

import pygmaps 

== examples==

see pygmaps_test.py