javascript - Can I set the stroke style in Google Maps Data Layers? -


i trying find way change stroke style of lines in google maps data layers. in this page, examples shows how create polygons, , change stroke width , fill color of polygons. however, cannot find way change stroke style of contour lines to, say, dashed lines. possible change stroke style?

you can see full definition of styleoptions object literal here. unfortunately although can set stroke width, colour , opacity, there no way specify broken strokes per question.


Comments

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -