Skip to content

Instantly share code, notes, and snippets.

@solocatz
solocatz / GoogleMap.cs
Created October 11, 2019 03:58 — forked from derme302/GoogleMap.cs
Load a Google Map into Unity3D
/*
* Based on the Google Maps for Unity Asset
* https://www.assetstore.unity3d.com/en/#!/content/3573
* However the relience on UniWeb has been removed
*
*
Getting Started
---------------
1. Assign the GoogleMap component to your game object.