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

DirectionsFactory missing transform #827

Closed
willychang21 opened this issue May 29, 2018 · 2 comments
Closed

DirectionsFactory missing transform #827

willychang21 opened this issue May 29, 2018 · 2 comments

Comments

@willychang21
Copy link

willychang21 commented May 29, 2018

I'm tring to use DirectionsFactory script according to Vector Tile Maps guide
,but I can't find Start & End transform in sdk 1.4.2
image

@abhishektrip
Copy link
Contributor

@willychang21 start/end transform is the transform of the gameobject that you want to use to represent the starting point. You will have to add that yourself. Same with end transform.

There is a prefab called ExamplesDirectionsQuery which you can use as an example.

@willychang21
Copy link
Author

@atripathi-mb
thanks,I will try it!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants