Skip to content

Instantly share code, notes, and snippets.

View KartikShrivastava's full-sized avatar
🛩️
flying

Kartik KartikShrivastava

🛩️
flying
View GitHub Profile
@KartikShrivastava
KartikShrivastava / 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.