On Jul 11, 8:05 am, mbm <[email protected]> wrote: > Is it possible to mix line types within a single continuous route?
What do you mean by "line types"? A GPolyline is a GPolyline. > for > instance drawing a line along roads, then allowing the user to draw a > line off the road, then continue back on. Thanks. You can use GDirections to capture the polyline along the route, then allow the user to create a polyline and combine them (unless you want them to have different properties). -- Larry --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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 -~----------~----~----~----~------~----~------~--~---
