Hello guys,
I’ve been using Ionic native google maps.
Is it possible to erase google maps logo which shows up at bottom left?
Hello guys,
I’ve been using Ionic native google maps.
Is it possible to erase google maps logo which shows up at bottom left?
I doubt it. There’s no API option as far as I can tell. What I would do is place an element on top of it, if I really wanted to get rid of it.
we need
google-logo: false;
I don’t think it’s allowed (breaks the terms of service). quick google search returns this
No, you can’t. It is against the Terms of Usage of Google Maps APIs.
If you make a special contract with Google, you can remove the logo. Otherwise you can’t, including hide the logo.