## ToDo > Original > Highlight object somehow when opening from search / link ... > - https://osmand.net/map/poi/?type=osmwiki&wikidataId=116568679&pin=48.337986%2C-4.554419#14/48.3199/-4.5815 ## Search - [x] Show pin icon for selected object - [x] Use circular shape - [x] Color - `#FF8800` - [x] Icon depend on type ## Favorites <table style="width:100%"> <tr> <td><img src="https://github.com/user-attachments/assets/f739db2f-5d8f-491d-a5a3-78a43144d45b" width="auto" height="auto"/> </td> </tr> </table> - [x] Favorites – pin shape and color should be similar to favorite appearance - [x] Search POI – user circler shape with default #FF8800 background - [x] Pin icon should be assemble as one item using 4 layers Icons – [map_pin_icons.zip](https://github.com/user-attachments/files/24260019/map_pin_icons.zip) **Circle** - [x] Light– `map_pin_circle_light` - [x] POI / Favorite icon, size – 36x36 - [x] Stroke – `map_pin_circle_stroke` - [x] Color – `map_pin_circle_color` **Square** - [x] Light– `map_pin_square_light` - [x] POI / Favorite icon, size – 36x36 - [x] Stroke – `map_pin_square_stroke` - [x] Color – `map_pin_square_color` **Hexagon** - [x] Light– `map_pin_hexagon_light` - [x] POI / Favorite icon, size – 36x36 - [x] Stroke – `map_pin_hexagon_stroke` - [x] Color – `map_pin_hexagon_color` ## Navigation points <table style="width:100%"> <tr> <td><img src="https://github.com/user-attachments/assets/d1a03462-c320-448a-8c23-9e0ae8b9032e" width="auto" height="auto"/> </td> </tr> </table> Icons – [navigation_icons.zip](https://github.com/user-attachments/files/24257467/navigation_icons.zip) **Start point** - [x] Default – `map_start_point` - [x] Hover – `map_start_point_hover` - [x] Moving – `map_stat_point_moved` **Intermediate** - [x] Default – `map_intermediate_point` - [x] Hover – `map_intermediate_point_hover` - [x] Moving – `map_intermediate_point_moved` **Destination** - [x] Default – `map_destination_point` - [x] Hover – `map_destination_point_hover` - [x] Moving – `map_destination_point_moved`
ToDo
Search
#FF8800Favorites
Icons – map_pin_icons.zip
Circle
map_pin_circle_lightmap_pin_circle_strokemap_pin_circle_colorSquare
map_pin_square_lightmap_pin_square_strokemap_pin_square_colorHexagon
map_pin_hexagon_lightmap_pin_hexagon_strokemap_pin_hexagon_colorNavigation points
Icons – navigation_icons.zip
Start point
map_start_pointmap_start_point_hovermap_stat_point_movedIntermediate
map_intermediate_pointmap_intermediate_point_hovermap_intermediate_point_movedDestination
map_destination_pointmap_destination_point_hovermap_destination_point_moved