On Dec 23, 5:12 pm, "[email protected]" <[email protected]> wrote:
> Hello. How I can write a dashed line in the Google Maps?

It is difficult to do with tiled polys.  Without a lot of extra work,
the dashes in adjacent tiles will not be aligned.  It can be done in
an "OverlayView".  CANVAS does not support dashes but it can be
simulated by segmenting the line.

The following static map demo might be useful:

    http://home.provide.net/~bratliff/harbor

Also:

    http://home.provide.net/~bratliff/hawaii

for other pattern options.

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