objective c - Can I change the position of the Google logo in an MKMapView? -


I'm creating an app that has MKMapView. I have a translucent UIToolbar at the top of the MKMapView. The problem is that the Google logo Below it is what is the Google logo one way to show up (in the Y direction, not Z) instead of UIToolbar?
screenine

Yes, you can do it and even get approval from apples.

Check out here:

and here:

Comments

Popular posts from this blog

android - How can I execute default sms app? -

jquery .css('text-decoration') doesn't work from parents -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -