I am building a web app where users can search for places via the Google Maps API and then enter those places locations (Lat, Lng) in a Google Fusion table. Those location entries are then displayed on a different "Navigation" map.
My problem is that in order for the location entry to be displayed on the "Navigation" map is must be geocoded. Thus far the only way I can see to do geocode a fusion table entry is maunally on the file menu of my Fusion Tables account. Can any one suggest away to automate this. Preferably in JavaScript before the location is entered into the fusion table.
Thanks!