-
Notifications
You must be signed in to change notification settings - Fork 10
[New] Apply blend renderer to hillshade #589
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
Conversation
Update project.pbxproj
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.
Please add the new Swift source files to the Copy Source Code Files build phase.
Shared/Samples/Apply blend renderer to hillshade/README.metadata.json
Outdated
Show resolved
Hide resolved
Shared/Samples/Apply blend renderer to hillshade/ApplyBlendRendererToHillshadeView.Model.swift
Outdated
Show resolved
Hide resolved
...mples/Apply blend renderer to hillshade/ApplyBlendRendererToHillshadeView.SettingsView.swift
Outdated
Show resolved
Hide resolved
...mples/Apply blend renderer to hillshade/ApplyBlendRendererToHillshadeView.SettingsView.swift
Outdated
Show resolved
Hide resolved
...mples/Apply blend renderer to hillshade/ApplyBlendRendererToHillshadeView.SettingsView.swift
Outdated
Show resolved
Hide resolved
Shared/Samples/Apply blend renderer to hillshade/ApplyBlendRendererToHillshadeView.swift
Outdated
Show resolved
Hide resolved
...mples/Apply blend renderer to hillshade/ApplyBlendRendererToHillshadeView.SettingsView.swift
Show resolved
Hide resolved
Shared/Samples/Apply blend renderer to hillshade/ApplyBlendRendererToHillshadeView.swift
Outdated
Show resolved
Hide resolved
Shared/Samples/Apply blend renderer to hillshade/ApplyBlendRendererToHillshadeView.swift
Outdated
Show resolved
Hide resolved
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.
Thanks for making those changes!
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.
Looks good! Just some suggestions and questions
Description
This PR implements
Apply blend renderer to hillshade
inVisualization
category.URL to README: URL
Linked Issue(s)
swift/issues/6830
How To Test
Open the sample and adjust the
Renderer Settings
and verify that the map updates.Screenshots