Title: Marker size
Last modified: March 13, 2025

---

# Marker size

 *  [KS](https://wordpress.org/support/users/karl19/)
 * (@karl19)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/marker-size-2/)
 * 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.

Viewing 1 replies (of 1 total)

 *  Thread Starter [KS](https://wordpress.org/support/users/karl19/)
 * (@karl19)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/marker-size-2/#post-18360314)
 * 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.

Viewing 1 replies (of 1 total)

The topic ‘Marker size’ is closed to new replies.

 * ![](https://ps.w.org/wp-google-map-plugin/assets/icon-256x256.gif?rev=3111000)
 * [WP Maps - Store Locator,Google Maps,OpenStreetMap,Mapbox,Listing,Directory & Filters](https://wordpress.org/plugins/wp-google-map-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-google-map-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-google-map-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-google-map-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-google-map-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-google-map-plugin/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [KS](https://wordpress.org/support/users/karl19/)
 * Last activity: [1 year, 1 month ago](https://wordpress.org/support/topic/marker-size-2/#post-18360314)
 * Status: not resolved