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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -