• Resolved celes15

    (@celes15)


    Hi guys,

    One more idea – Could you add custom marker to google maps?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor motopress

    (@motopress)

    Hi @celes15,
    Thanks for your question. At the moment it is not possible to add custom markers for Google Maps block. We’ve added such a request to our list of features. Stay tuned not to miss the updates ??

    Thread Starter celes15

    (@celes15)

    Hi MotoPress team,

    Maybe easier to add custom image for all markers?
    i always add easy code to your frontend.block.js your script:

    var markerIcon = {url: "pin_url", scaledSize: new google.maps.Size(pin_w, pin_h)},

    and

    to maps.Marker new parameter:

    icon: markerIcon,

    • This reply was modified 4 years, 7 months ago by celes15.
    • This reply was modified 4 years, 7 months ago by celes15.
    Plugin Support arsengunner

    (@arsengunner)

    Hi, @celes15! Thank you for your suggestion, I have passed it to our developers for further consideration

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Google maps – custom marker’ is closed to new replies.