On Jul 8, 11:23 pm, Maarten <[email protected]> wrote:
> It works. I would like to zoom and center so each polyline is shown as
> large as possible. I'm thinking of adding the latLng coordinates and
> zoom level in the table and using setZoom() and setCenter(). Is this
> the best option?

I guess the other option is the Maps Data API, you can see a
demonstration here:

http://www.william-map.com/20100607/1/states.htm

In future the Maps Data API will support native JSON geometry, so you
won't have to parse the KML.

> And what about styling? Can I give the polylines
> other colors and width?

I think these options are high on the Fusion Tables issue list but
it's not yet implemented:

Issues List:
http://productideas.appspot.com/#25/e=1260b5

Recent Announcements (see color coding points, paths and polygons):
http://groups.google.com/group/fusion-tables-users-group/browse_thread/thread/281fc266f3ae4342

...

-- 
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.

Reply via email to