Bing Maps SDK - Interactable Unity Map

Job ID: 31474310

Budget: $10 – $30 USD

I am testing the Microsoft Garage Project https://github.com/microsoft/MapsSDK-Unity
I buid and deploy the MapPin example and I get gameobjects on specified long/lat. I am new to Unity so what I need is a C# Script to add interactivity, meaning that when I click on the gameobjects, I want a panel to show app with the name of the location, long/ lat, etc (the data is provided in the csv file).