Is it possible to add a map component to a standard or grid vertical page?

Hi community,

I have a locations vertical which uses a grid template rather than the map or standard template. That works fine in principal but it made me wonder if there’s a way to include the map component that’s visible on the universal result page on the vertical result page as well.

Here is the view of my universal tab (Find Locally results in three-column grid view below a map):

It would be great if there’s an easy way to include that same map on the vertical tab:

What I’ve attempted so far: I copied the following code from themes > answers-hitchhiker-theme > universalsectiontemplates > standard.hbs and added it to the handlebars file of my vertical where I thought the map might fit:

That appears to add a div in the desired place (right above the results) but it remains empty:

Any ideas on how I might be able achieve the desired result?

Thanks so much :slight_smile: