Assigned
Status Update
Comments
ra...@google.com <ra...@google.com> #2
Thanks for your suggestion!
We'll be reviewing this for further consideration. Please star this issue to get updates and leave comments for additional information. Please note that starring the issue also provides our product team with valuable feedback on the importance of the issue to our customers.
al...@saltydawgsailing.org <al...@saltydawgsailing.org> #3
I would like either to get the Multicolored polylines or the ability to set the end cap on a polyline both of which are available in the Android toolkit. Currently if you draw a multi-color line using multiple segments, they use a rounded cap on each segment which overlays the previous segment. Not a big deal unless the opacity is less than 1 which causes dots to appear at each end point because the two line segments overlap and more opaque than the line itself.
Description
What would you like to see us add to this API? What would you like to see us add to this API?
Add support for the 'advanced polyline' features which were added to the Android and iOS SDKs as announced here .
This functionality allows you to have images along the path of a polyline (StampedPolyline). The current JavaScript API only allows SVG symbols.
It would be helpful of polylines in JS could use the same set of icon options as markers, including images. This would better match the Android / iOS functionality.
What part of the API (please specify, a library, or the code module)?
Polylines
Please describe how the feature should work:
Please give a use case or explain where and why you need this feature:
I'd like to render polyline with a repeating image that can't be easily expressed with the existing symbol svg because it needs multiple colors.