Thanks, I got your point But the actual problem is that I have made a code that map my excel data. Firstly i used V2 APIs but the speed was so slow because i have to plot 6000rows data then i tried V3 but still it is slow and i don't want to use fusion table due to security issues.Can anyone tell me the alternate way to speedup my code??? please please help me. Thanks in advance
On Thu, Mar 24, 2011 at 4:59 PM, [email protected] <[email protected]>wrote: > 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. > > -- 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.
