Okay, so here’s a challenging one, or maybe its quiet straight forward?
The marker resolution on google maps on mobile devices is REALLY bad. They are places 1:1 based on viewport size, and note screen resolution. I can add bigger markers, but cant control the image size on the element.
I am experimenting with using CSS to decrease the size of larger images to get a better resolution, but not the best at that.
Can you crack this one? How do I do it?