Hello, I’m using ThinkGeo for android, and would like to know an example to use the three parameters for the object:
GoogleMapsOverlay googleMapOverlay = new GoogleMapsOverlay (cacheDirectory string, clientId string, string privatekey)
Because I wanted to use the Google Maps offline, someone would have to show me an example?
Thank you.