Skip to content
This repository has been archived by the owner on Feb 20, 2021. It is now read-only.

A plugin for Unreal Engine 4 that enables GoogleMap objects on Android. Work in progress.

Notifications You must be signed in to change notification settings

jeevcat/GoogleMapsUE4Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Maps

A plugin for Unreal Engine 4 that enables GoogleMap objects on Android. Work in progress.

Prerequisites

The Google Play Services Java Libraries included with UE are r19. This needs to be upgraded to r29 to work with this plugin.

Download here: https://dl-ssl.google.com/android/repository/google_play_services_8487000_r29.zip

Extract to (UE Engine directory)\Engine\Build\Android\Java\JavaLibs.

Delete / move the old "google-play-services_lib_rev19" folder out of here too, or you'll get build errors.

Installation

Place everything in its own subdirectory in a Plugins directory within your UE4 project.

i.e. Clone / extract here -> (MyAwesomeProject)\Plugins\Google Maps\

Usage

Coming soon...

About

A plugin for Unreal Engine 4 that enables GoogleMap objects on Android. Work in progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published