Question by 
               MobinYaqoob · Feb 03, 2016 at 07:31 AM · 
                unity 5mapnav  
              
 
              Get Long Lat From MapNav javascript
For GPS Coordinate i'm using MapNav - Geolocation Toolkit from assets store version 1.2
https://www.assetstore.unity3d.com/en/#!/content/13153
Problem is the whole script is in javascript so How can i get longitude and latitude from that script to my C# script so i can use it. I want only Longitude and Latitude no maps . But without wifi means only GPS working which is bydefaulf fine in mapnav.
               Comment
              
 
               
              Your answer