Is there any (convenient) way to show multiple icons/images for a single vector (point) feature in ol3? Say, for example that I'd like to show different properties of a set of POIs using different icons representing these properties.
I could of course create multiple features for each POI and calculate the required pixel distance between them, but that adds overhead and is a bit awkward.
I would achieve something in the line of: (the yellow dot is the actual POI coordinate):