Can I embed the challenge map on my own site?

Yes, it is possible to embed Challenge Hound maps on other web sites. You can embed the map using an HTML iframe. The actual procedure will vary depending on the web site, but here is an example of some HTML code for embedding a map. 

<iframe src="LINK" style="width: 100%; height: 400px; border: none;"></iframe>

You will need to replace LINK with the URL of challenge map, which can be found from the challenge page by clicking on the expand icon towards the top right.

Once you are in the expanded view, simply copy the browser URL and paste it into the iframe code.

The result will look something like this...

Still need help? Contact Us Contact Us