neodash
neodash copied to clipboard
Display images and/or clickable links related to node in Map's marker contextual menu
Guidelines
Please note that GitHub issues are only meant for bug reports/feature requests.
Feature request template
Is your feature request related to a problem? Please describe. I would love to be able to display a link in the node information, when clicking on a mark in the Map view. Even better, I would love to be able to retrieve the image behind the link and display it in the same contextual popup frame.
Describe the solution you'd like either automatically discover url and display them as links. And/Or displaying remote images from the node's pic url (previously populated)
Describe alternatives you've considered
- I tried injecting HTML in the fields that are displayed in the item's popup. Didn't work.
- An alternative would be to cross-connect 2 reports: 1 Map and 1 table. When clicking on the Map, it would filter the table so as to display the related information on the node. I think it would be easier for developers, since it does not require modifying a probably complex JS like OpenStreetMap viz.
Additional context Add any other context or screenshots about the feature request here.