• Resolved RottenSod

    (@rottensod)


    Hi,

    Is there an easy way of removing the “locate” icon from the resultant maps?

    Regards,

    Phil.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Joe

    (@morehawes)

    Hi @rottensod,

    Adding this CSS to your site should do the trick:

    .waymark-map .leaflet-control.waymark-user-locate {
    	display: none;
    }

    Joe

    Plugin Author Joe

    (@morehawes)

    Marking this issue as resolved, I see your other thread and will reply there. Let me know if this CSS didn’t fix your issue.

    Thanks,

    Joe

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Locate icon’ is closed to new replies.