-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
updates_for_finding_routes_for_applicance_sample #2130
base: master
Are you sure you want to change the base?
updates_for_finding_routes_for_applicance_sample #2130
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
View / edit / reply to this conversation on ReviewNB nanaeaubry commented on 2024-10-23T08:48:46Z The draw needs to be changed to: |
@cariashuang0417 Looks good for symbols but left one comment about the draw method being on |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
small comment in notebook
ooops forgot to change the draw() method - just updated the PR for them |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looooooks goooood :)
Note: I am not able to test the outputs since the original csv data is missing. For symbols, I've tested on similar point and polyline feature layers, and they works. @nanaeaubry could you check if my formatting change for symbols are in line with new mapping module standards? Thanks :)