| Issue 4633: | Add stroke type to Polygon/Polyline | |
| 140 people starred this issue and may be notified of changes. | Back to list |
It would be great to be able to specify a stroke type when drawing these objects. Eg to create dashed/dotted lines or shape outlines. Something along the lines of the Android DashPathEffect class would be useful.
Dec 16, 2012
#1
[email protected]
Jan 31, 2013
Hi Robin, could you please add a separate issue for arrowed polylines?
Feb 1, 2013
Sure, should have done that to start with.
Jun 6, 2013
Line cap styles would be nice to add. Line segments should have colors for each, or a group of segments.
Jul 18, 2013
Linear gradient for polyline would be nice.
Jul 31, 2013
Could you please add a separate feature request for gradients? -Chris
Oct 13, 2013
It would also be very helpful to add the possibility to draw only the vertices.
Oct 13, 2013
Hi Chris, I have created a new feature request for gradients on the link below: https://code.google.com/p/gmaps-api-issues/issues/detail?id=5915#makechanges
Feb 11, 2014
i need to specify a region on map in android same this:http://www.uploadax.com/images/27425302567639574111.png but i want to use curved lines because many street have U shape.
Mar 19, 2014
You can emulate this using GroundOverlays by generating a Bitmap where you map the LatLng's to X/Y image space and then you can use DashPathEffects etc. to create any type of stroked lines.
Mar 13, 2015
(No comment was entered for this change.)
Status:
Triaged
Apr 8, 2015
(No comment was entered for this change.)
Status:
PendingFurtherReview
|
|
| ► Sign in to add a comment |