Question
Accenture
IN
Last activity: 12 Jun 2018 15:27 EDT
Extract lat long from static image
Hello,
I have seen that pega generates base 64 image using pyFetchStaticMap OOTB activity that accepts marker address as a parameter.
We have a requirement to extract lat long details from a static image which is vice versa of above.
Can some suggest how this can be achieved? Are there any Google APIs that support this functionality.
Thanks for the above response. We are able to extract details using JavaXT library.