I've linked a fusion table with google maps API and each point within my map has html code for the balloon to display attributes from the fusion table.
What I'd like to do is allow a user to update information in the fusion table directly from within the balloon after clicking a placemark. Say there are three attributes that could be updated: Type, Condition, and Visibility.
I can't seem to find any instructions on how to do this but I imagine it should be possible... has anyone done something like this? Essentially I'd like to find a way to get the Fusion Table "edit row" feature embedded in the balloon.
Thanks!