Hi – great question!
This is very much custom development territory so unfortunately we can’t go into too much depth on this one – but essentially you would need to ensure that, in addition to including the relevant template, you:
- Include any JS and CSS assets that the map view depends upon
- Ensure it is supplied with the data it needs – for example, an array of marker data for each pin that appears on the map
Some careful study of the existing code would probably fill in some of the blanks.
You may also be interested in Event Rocket (though do note it isn’t officially supported by Modern Tribe) – it is capable of placing your main events page on the front page of your blog … by combining this – or borrowing the same approach it takes – with map view and possibly a template override or two (if you only want the map and not the list, for instance) you can probably get pretty close to where you need to be 🙂
I hope that helps!