This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* 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. |