Embedding Native-Land Search Query into Articulate Rise Course

Sep 09, 2022

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-determine/pre-query (?) the territories, languages and/or treaties in the iframe code. In other words, embedding that iframe code generates a map with specific regions highlighted based on territories, languages and/or treaties.

Here's the iframe code I'm referring to:

<iframe src="https://native-land.ca/api/embed/embed.html?maps=languages&name=witsuwiten"></iframe>

What I want is simply a search bar that users can put their address into and from which a map can be generated.

When I embed the standard native-land.ca url, I see a preview but NOT a map with a search bar. 

In my pursuit for a solution, I came across a Wordpress plugin that achieves precisely what I'm looking to embed within my Rise course: https://pipewrenchmag.com/2021/09/07/native-land-search-free-wordpress-plugin/ 

Here's another example of the same plugin: https://opened.ca/2021/10/06/a-block-for-traditional-land-search/ 

Note that I also have access to Storyline and am open to solutions that involve it. But I imagine there's a way to do this strictly within Rise.

Any help would be greatly appreciated!

Thanks a ton!

1 Reply
Hazel Bartolome

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!