Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #626694

    Hi,

    I’ve thoroughly looked through similar issues posted on the support forum, but none of the fixes have worked for me. I am trying to make my map markers legible with our logo on them, but even when I set the icon size to 80px by 80px, the markers render as 40px by 40px on both Chrome and Firefox.

    I’ve tried using the following code to override the marker size, which creates a whole new set of issues:

    1. 1. the larger 100px markers do not display over the actual map location, but are completely offset (to varying degrees depending on the level of zoom)
    2. 2. I had to set the opacity to “1” because otherwise the new markers wouldn’t show up at all
    3. 3. the new larger markers display alongside the original 40px markers, which I cannot get rid of

    Here is the code:
    .gmnoprint, .gmnoprint>img, div.gmnoprint { width: 100px !important; height: 100px !important; opacity: 1 !important;}

    I’d appreciate your help to at the very least make the markers display at 80px by 80x rather than 40px by 40px, but ideally would like a fix to be able to display them at a custom size to increase legibility (100px).

    • This topic was modified 8 years, 6 months ago by vailjazz.
    #628096

    Hey vailjazz,

    Thank you for using Enfold.

    I checked the site on Chrome, Windows 8 and the markers’ size is set to 80x80px. I think they are big enough. It will probably just cover the map info (street names, symbols) if you make it any bigger.

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.