We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How do I use supressMarkers options on directions type, to remove A and B points. I read #31 but it was very old and didn't solve the problem.
Any new tip on how to achieve this? Thanks.
The text was updated successfully, but these errors were encountered:
You'll need to modify the source at this line: https://github.com/danielemoraschi/maplace.js/blob/master/src/maplace.js#L710
Adding the option "suppressMarkers" as per Google reference https://developers.google.com/maps/documentation/javascript/reference#DirectionsRendererOptions but I haven't tested the result.
I try to add the option to one of the next versions.
Thank you
Sorry, something went wrong.
No branches or pull requests
How do I use supressMarkers options on directions type, to remove A and B points. I read #31 but it was very old and didn't solve the problem.
Any new tip on how to achieve this?
Thanks.
The text was updated successfully, but these errors were encountered: