Skip to content

Instantly share code, notes, and snippets.

View ark-tik's full-sized avatar
🌊
in the flow

Kartik Shrivastava ark-tik

🌊
in the flow
View GitHub Profile
@ark-tik
ark-tik / GoogleMap.cs
Last active November 20, 2018 16:38 — 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. Create a 3d Plane game object.