Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: COF #10682 - Color, weight and other attributes working with Encoded Polyline #668

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JonSilvestrini
Copy link

Hello everyone!

Recently, i started a work who needs draw a static map with two routes with custom properties (by custom properties, please understood like color, weight, etc) and same time to be need with encoded polyline because was too much points to simply put on a path. Reading this documentation, https://developers.google.com/maps/documentation/maps-static/dev-guide, i noticed that Maps API support this customization, but reading the code of Java library for Maps, the library not supports this function yet. Well, i maked a few modification on library to add this function and want to share this modifications with you guys. I hope that contribution be helpful.
Thanks for the attention.

Best regards,
Jonatas Silvestrini

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Mar 27, 2020
@JonSilvestrini JonSilvestrini changed the title COF #10682 - Color, weight and other attributes working with Encoded Polyline feat: COF #10682 - Color, weight and other attributes working with Encoded Polyline Mar 27, 2020
@jpoehnelt
Copy link
Contributor

@JonSilvestrini

Thanks for the contribution. Would you mind rebasing this and adding a simple test for the encoding of these additional attributes? Thanks!

@JonSilvestrini
Copy link
Author

Hi @jpoehnelt
Sure, i will write the tests and rebase it
Thanks!

@jpoehnelt jpoehnelt assigned arriolac and unassigned jpoehnelt Jan 28, 2021
@arriolac arriolac changed the base branch from master to main March 24, 2021 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants