WPIntell

Source evidence

Marker size

WP Maps – Google Maps,OpenStreetMap,Mapbox,Store Locator,Listing,Directory & Filters · support · 2025-03-13T23:12:00+00:00

complaintsentiment
mediumseverity
0.75relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 34 rows with source links

14.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

29 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
KS unresolved
For a map I’m building, I am uploading custom markers (flag images), which I connect with locations. This works fine, but I’m having an issue with image sizes. Especially on retina screens, the small markers don’t look sharp. Is there a way to define with marker size? It would be useful to be able to define this, then I could set that a market should show at 24px size, but I can upload a 48px (or larger) image and get it to show it in better resolution. I have tried using CSS such as: .wpgmp_map div div div div div div img[src*="uploads"] { width: 20px !important; height: 20px !important; } which allows me to target marker images from the uploads folder (and not any general map images), but because the plugin places the markers with position absolute and this gets done first, changing the marker size with CSS breaks the positioning. A different question, but still about the maps – does anyone know to change the marker redirect, so that it doesn’t open in a new tab? I’m linking internally from the map, so would prefer to stay in the same tab.

Comments

1 shown
KS 2025-03-13T23:52:00+00:00

A different question, but still about the maps – does anyone know to change the marker redirect, so that it doesn’t open in a new tab? I’m linking internally from the map, so would prefer to stay in the same tab.