I have spent a while researching this through Google and Stackoverflow but have come up dry. I have also reviewed the API reference for both versions I am trying to find out if the Google Maps Android API can be forced to use https instead of http. We have a request from one of our clients to restrict the requests to https based on a third party security report of our app. If this is possible we would like to integrate it into apps for our other clients as well.
The reason I am needing it for both versions is that we have clients on both maps v1 and v2. The ones on v1 cannot be converted to version 2 for the immediate future.
I would like to find some kind of reference that either confirms the ability or states that it can not be done.
Thanks in advance.