Forum Discussion
DEITeam
3 years agoCommunity Member
Embedding Native-Land Search Query into Articulate Rise Course
Hi there,
I was wondering if there was a way to embed the search bar on native-land.ca into a Rise course. I tried to use the embeddable iframe code in their API page but it requires that you pre-...
hazelB
3 years agoStaff
Hi there!
I understand that you want to embed the Native Land map with the search bar in your Rise course. I used a different URL for Native Land in my iFrame code and added it using the Multimedia>Embed block:
<iframe src="https://native-land.ca/" height="400px" width="600px"></iframe>
This is how it looks in Rise:
Let me know if this is what you were looking for!