On Sep 10, 3:20 pm, Sebastian Neumann <[email protected]> wrote: > Hi! > > I'm trying, but it doesn't seem to work. I have a Fusion Table with a > Column full of Coordinates (about 400 rows). Is it possible to draw > the track between these Coordinates?
Sure, but it isn't built in to FusionTables. One option: query the FusionTable for the coordinates using GViz, us them to create a polyline. -- Larry > At the end there should be the > Waypoint like it is now, plus the route inbetween them. > > Thanks! > > P.S. My > FusionTable:https://www.google.com/fusiontables/DataSource?snapid=S251430bwGF -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
