I'm trying to use a GoogleLayer with google API auth.
The GoogleMapsLayer takes a clientId and a privateKey as string, where do I get the privateKey ?
In my API Console I have a client Id, and downloaded a P12 file for Service Account type.
What to do next ? Am I doing wrong ?