Discussion Forums  >  Uncategorized

Replies: 3    Views: 402

Mackimack
Apple Fan
Profile
Posts: 481
Reg: Dec 30, 2010
Sweden
14,310
02/08/11 08:23 AM (15 years ago)

Location Map v1.5

Hi David. I discovered a new fault in map view. If you read the Apple guidelines 8.6. Google logo must be visible. I use tab with map view, Google logo come under tabs. And I try to hide the tabs, but it does not work anyway.
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/08/11 08:58 AM (15 years ago)
Good catch. I'm guessing this means you have a map set as one of the tabs home screens. The 'hide tab bar' option in each screen does not do anything if the map is the home-screen for a tab. If you 'slide in' a map, and have the bottom tabbar set to hidden (on the map), it should work. But, you should be able to use the map as a tabs homescreen and not worry about the google logo showing under the tabs - I'll look into this today, should be an easy fix.
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
02/08/11 09:40 AM (15 years ago)
Fixed: It turns out the google logo didn't show either way, as tab-home-screen or not (like you said). You have two options: a) re-download the source to your project. OR b) Make one small adjustment in BT_screen_map.m to reduce the height of the map by 20 pixels. To do this, find the line that sets the map height variable and simply add - 20 to the end like this: int mapHeight = [appDelegate.rootApp.rootDevice deviceHeight] - 20; Thanks again, you're helping tremendously.
 
Mackimack
Apple Fan
Profile
Posts: 481
Reg: Dec 30, 2010
Sweden
14,310
like
02/08/11 09:47 AM (15 years ago)
Thanks you so much. I'm glad I can help. I really want to v1.5 should work. :))
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.