Hey @Joke,
Unfortunately you can only do this with custom code 🙁
While we can’t quite help with all of the custom coding, you can learn how to do this by reading our Themer’s Guide here → https://theeventscalendar.com/knowledgebase/themers-guide/
The file you’d need to use those methods would be this one in your Events Calendar Pro files:
src/views/pro/widgets/modules/single-event.php
You can add custom code there that will display the location information – try playing around with the function tribe_get_coordinates()
Cheers!
George