-
-
Notifications
You must be signed in to change notification settings - Fork 72
DEV - Update the Home icon with a Pin icon #1905
Copy link
Copy link
Closed
Labels
Complexity: Smalltickets that are prescriptive, easily understood and executabletickets that are prescriptive, easily understood and executableRole: FrontendReact front end workReact front end workp-feature: Mapassociated with the MAP page for public viewing/interactionassociated with the MAP page for public viewing/interactionsize: 1ptCan be done in 6 hoursCan be done in 6 hours
Metadata
Metadata
Assignees
Labels
Complexity: Smalltickets that are prescriptive, easily understood and executabletickets that are prescriptive, easily understood and executableRole: FrontendReact front end workReact front end workp-feature: Mapassociated with the MAP page for public viewing/interactionassociated with the MAP page for public viewing/interactionsize: 1ptCan be done in 6 hoursCan be done in 6 hours
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done (without merge)
Overview
We need to change the address search icon to use a generic "pin" icon, rather than a "house" icon, so that users will have an easier time understanding that their searched address is being displayed.
More Info
We had previously used a house icon when users search an address, but this was confusing because there's nothing to suggest that the searched address was the user's home. We do not ask the user to specify their address, we encourage any address to be searched, so that users may know what Neighborhood Council that particular address resides in.
Action Items
address-icon-15.svg, where 15px is the dimensions of the SVG/assetsfolderAddressLayer.jsto import the specified SVG, rather thanhomeSVGimg.srcto the correct SVG#0F181F#1D6996Resources/Instructions
R1. Internal Documents
R2. Developer Resources
Useful Components
Click to see excerpts from AddressLayer.cs
Import SVG, L5
Mapbox.Map::addImage L70
Mapbox.Map::addLayer L83
pointlayer's style to utilizehome-iconfor the icon imageMapbox Documentation
R3. Deliverable References
Before Screenshot (e.g. "House" icon)
Screenshot of Figma specification
Screenshot of localhost
Address Icon w/out Hover
[TODO] uploadAddress Icon w/ Hover
[TODO] upload