-1

Hi I try move google logo on the left top corner I try do this :

googleMap.setPadding(0,10,0,0);

But all the time the logo is at the bottom

kiki Kala2
  • 399
  • 5
  • 19
  • https://stackoverflow.com/questions/22267814/android-change-google-map-padding-at-runtime+ – Basi May 20 '19 at 06:03
  • Possible duplicate of [Android change google map padding at runtime](https://stackoverflow.com/questions/22267814/android-change-google-map-padding-at-runtime) – user3837868 May 20 '19 at 06:12
  • 1
    Possible duplicate of [Relocate Google logo in MapView](https://stackoverflow.com/questions/6923472/relocate-google-logo-in-mapview) – Torben May 20 '19 at 06:18

1 Answers1

0

I referred from this link that says,

How to hide Google logo from google maps by adding Overlaid image on google maps?

It shows that the developer doesn't have the privilege to relocate the Google logo so, kindly refer the google terms and conditions.

Sivakumar
  • 108
  • 11