-
Notifications
You must be signed in to change notification settings - Fork 936
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
I want to make DirectionsRenderer draggable, but it doesn't work. #159
Comments
First, you don't need to set Second, the <DirectionsRenderer
directions={directions}
options={{draggable:true}} // or defaultOptions
/> See |
It works!! I couldn't understand Rule 4 before, but now I realize it! |
LOL sorry about the poor documentation :( #128 |
Nope, it's my bad. |
Thanks @wi1d5ky ! Let's keep moving forward. |
Isn't |
Hi, Tom Chen, I want to do this, but my direction just stuck. Here is what I did:
Do you know where is the problem?
thanks :)
The text was updated successfully, but these errors were encountered: