My scenario for now allows me only to choose between points or labels.
My preference is to render points from my records, with a normal HTML/CSS element (text/symbol) hovering over each point. These elements should be clickable/touchable to open a normal HTML/CSS card or any other modal.
My goal is having control over the look of each entity, with normal html and css code. Problem i see arising is maybe grouping of entities if they become much more in one spot/area.
Is that possible?