On Mar 24, 12:31 am, FARAH SIRAJ <[email protected]> wrote: > Hi all, > I want to map my data from excel sheet using fusion table API but in > its API it needs table ID. > var tableid = 297050; > > I don't have a knowledge about SQL. For excel what id will i give in > the code?Can anyone help me?
You need to import it into FusionTables. Then use the id of the FusionsTable created by the import (after making it public). -- Larry > Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
