How To Read Variable In Google Maps

margret

Well-Known Member
Licensed User
Longtime User
If I set a variable up in the java in Google Maps as listed below, is there anyway to read it from B4A?

B4X:
var map;
var chicago = new google.maps.LatLng(41.850033, -87.6500523);

I am looking to get the data out of the Java variable 'chicago' into one in B4A. Any libraries or other tricks that might work. One fact is they are both in memory on the device at the same time. Seems there should be a way.:sign0085:

Thanks,

Margret
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…