-
Notifications
You must be signed in to change notification settings - Fork 12
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
Feat: add map pins layer #1306
Feat: add map pins layer #1306
Conversation
Signed-off-by: davidejensen <[email protected]>
Signed-off-by: davidejensen <[email protected]>
Windows and Mac build successfull in Unity Cloud! You can find a link to the downloadable artifact below.
|
Explorer/Assets/DCL/MapRenderer/ConsumerUtils/MapRenderImage.cs
Outdated
Show resolved
Hide resolved
Explorer/Assets/DCL/MapRenderer/MapCameraController/MapCameraInteractivityController.cs
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.
Left a couple of comments, nothing big + what I commented you on Slack which might lead to a small optimization 😄
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.
Mamma mia MapPins!
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.
It's a really good job. I have detected some issues but not nothing that would take much time to address 💪
Explorer/Assets/DCL/MapPins/Components/MapPinHolderComponent.cs
Outdated
Show resolved
Hide resolved
Explorer/Assets/DCL/MapRenderer/MapLayers/Pins/PinMarkerController.cs
Outdated
Show resolved
Hide resolved
Explorer/Assets/DCL/MapRenderer/MapLayers/Pins/PinMarkerController.cs
Outdated
Show resolved
Hide resolved
Explorer/Assets/DCL/MapRenderer/MapLayers/Pins/PinMarkerController.cs
Outdated
Show resolved
Hide resolved
Explorer/Assets/DCL/MapRenderer/MapLayers/Pins/PinMarkerController.cs
Outdated
Show resolved
Hide resolved
Explorer/Assets/DCL/MapRenderer/MapLayers/Pins/PinMarkerObject.cs
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! Looks great! 💚
What does this PR change?
This PR adds support to create map pins on the map based on the new experimental SDK component defined here: decentraland/protocol#205
There is also an SDK experimental branch that allows this creation here: decentraland/js-sdk-toolchain#974
...
Our Code Review Standards
https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md