I have a Google App Engine application that launches a web page with Google Map.
Now I would like to add functionality to give the user a sketch on the map (which I can probably use the JS API for), and then create a fusion table row using the python code backend.
Is it possible? If so, how can I pass sketch sketches from Javascript to the Python backend?
thanks
user846545
source share