Embed Google Maps into Unreal Engine

I want to build a game for mobile in Unreal, starting out for Android but eventually for IOS as well, that has the game world be a real world map, and the player’s real world location is tracked on the game’s map. How feasible is it to do this in unreal using the google maps API?

You can do this by using unreal to create an google play game service, and android app. Then it’s as easy as using the appropriate google play game service/android app implementations. Unreal will facilitate the creation of an android app that will work with the google play game service, however for IOS you will have to create the IOS app that will work with your google play game service on your own.

I hope this was of some help.

Hello, now there is a plugin for this: Google Maps View in Code Plugins - UE Marketplace