+ Reply to Thread
Results 1 to 2 of 2

Thread: Replace Google Maps Red Marker Icon

  1. #1

    Replace Google Maps Red Marker Icon

    Hello,

    How to change google maps red marker to a custom one ?

    Sincerely

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    go to ftp > libs > jquery > jquery.flmap.js > base.setMarkers

    find:
    Code:
    Only registered members can view the code.
    replace null with 'url/to/your/icon'

+ Reply to Thread