Method #1: URL link
Appearance on website:
Click here for driving directions
Mapcode: ZAF K9G.BKW
Source code for above:
<a href="https://www.overhere.co.za/get-directions/?im=gd&t=ZAF&ma=K9G&mb=BKW" target="_blank" rel="noopener noreferrer"><i>Click here for driving directions</i></a>
<b>Mapcode: ZAF K9G.BKW</b>
Method #2: HTML button
Appearance on website:
Mapcode: ZAF K9G.BKW
Source code for above:
<button type="button" onclick="window.open('https://www.overhere.co.za/get-directions/?im=gd&t=ZAF&ma=K9G&mb=BKW');">Click here for driving directions</button>
<b>Mapcode: ZAF K9G.BKW</b>