Hello DonManfred!
Thank you for your help.
I made what you said to do (downloaded BR.zip from link, renamed it to offlineData.zip, put in Files folder and sync the files to project), but the geo object always return null.
I'm from Brazil, and I have tried a bunch of lat-lon pairs and always get Null.
For example: verso.getGeoInfo(-22.9519, -43.2105) '<- Cristo Redentor, Rio de Janeiro
And I tried both lines too:
'Log($"Verso_geoinfo(${geo})"$)
Log($"Verso_geoinfo()"$)
There's no error, but both of them still returns nothing (object geo = Null)
What I'm doing wrong?