You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Maps JavaScript API v3
On Dec 23, 5:12 pm, "67SA...@ukr.net" <67SA...@ukr.net> 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.