Android :: Unable To Get Zoom Buttons To Show On MapView / Solve It?
Jan 31, 2010
I have been trying to get this seemingly simple problem fixed for about half a day now. I have a working MapView and I just want to show the default zoom keys and have them there all the time. They do not appear at all - it's not that they appear then go away.
Code...
I have tried commenting out the setZoom and tried moving the setBuiltInZoom controls to the updateLocation method. I've found a lot of posts in relation to this problem but none that solve it.
View 2 Replies
May 28, 2009
Is there a way to always show the zoom controls on a MapView? I have added the zoom controls using code...
]
but the zoom controls fade in and out. I want them to always be visible.
View 2 Replies
View Related
Aug 25, 2010
I am having major issues with the Facebook app on my Captivate. Most of the time, I does not show the posts or if it shows the posts, only a few of them. Clicking on older posts does not bring up any more posts. Are other people having similar issues?
View 1 Replies
View Related
Sep 7, 2009
I've try to make a mapview with itemized overlay and it's not work. I share my code if anyone see anything :
java class mapview code...
View 4 Replies
View Related
May 27, 2010
I have made an Android app that shows a MapView with two overlays, one MyLocationOverlay and one custom overlay. I am programmatically zooming and panning to what I want the map to show. It also auto pans to my current location. The auto pan is moving the map away from what I want to show.
So my question is simply: How can I disable the auto pan?
View 1 Replies
View Related
Aug 26, 2010
I have 5 pins added to a map. How can I tell the MapView to zoom as much as possible and keep all pins in view?
---I found it:
http://sdhillon.com/find-the-center-and-span-of-a-set-of-points-android-and-iphone-example/
View 3 Replies
View Related
Nov 10, 2010
Is there a way i can set a minimum zoon level for my MapView?. I don't know if you've realized the map looks really ugly when zoom level is one. You see the whole world map replicated. I would like to avoid that zoom level no matter if user is zooming in through gestures or zoom controls. I've looked at different alternatives, but none seems to work. Does somebody have a good idea about this?
View 2 Replies
View Related
Sep 1, 2010
How can i disable the panning/zooming functionality of a MapView (not the zoom controls, i want a wholly static map)?
I've also noticed that touching the map doesn't seem to trigger the MapView onClickListener, could anyone elaborate why?
View 1 Replies
View Related
Feb 25, 2009
The web-site i'm working on is specially designed for Android. The user will not benefit from Android build-in zoom buttons. On the contrary they make a mess. How can i switch them off?
View 1 Replies
View Related
Aug 31, 2010
The Google map is too older for me, so I create my map in Google map and add some lines and marks. Is there a way to show my maps in MapView?
View 2 Replies
View Related
Jun 10, 2010
I know I'm not the only person that gets emails with embedded html or inlined images via google mail. When I get emails like this, I have to click on "Show HTML" or "Show Picture" every single time an email comes in if I actually want to see the email the way it was intended to be shown. I know for a fact that iphones and other email readers dont have any issues with this. Is there a setting to automatically display the email the way it was meant to be shown instead of having to click these buttons each time I want to view the email correctly? Or, perhaps there's already a market app that forces the android email client to display emails correctly?
View 4 Replies
View Related
Nov 3, 2010
As the object of this topic. is there a limit for the numebr of markers to show on a MapView at the same time with the Google API?
View 3 Replies
View Related
Jul 15, 2010
I want do uninstall some useless apps from /system.
I have super access, and the permission DELETE_PACKAGE in the manifest.
But when i run Runtime.exec("pm uninstall package") I get ERROR/AndroidRuntime(10981): java.lang.SecurityException: Neither user 10094 nor current process has android.permission.DELETE_PACKAGES.
Anyone know how to solve this?
View 2 Replies
View Related
Jan 23, 2010
My layout design is a TextView with long text and a ImageView to the right of the TextView. I want to center the ImageView in its parent vertically, so I used android:layout_centerVertical="true", but it turned out that the ImageView was aligned to the bottom of its parent. If I don't use layout_centerVertical property, the ImageView will be aligned to the top of its parent. How can I solve this problem? code...
View 1 Replies
View Related
Jun 29, 2010
Is there a way to reprogram the functionality of the volume buttons to act like zoom in and out when using the camera? Evo 4g
View 6 Replies
View Related
Jun 27, 2010
I have a MapActivity. If it's set to an appropriate location and zoom level to see traffic none is shown after it's first created until you interact with the map (click on it, drag, etc) at which point traffic shows up. Naturally I want traffic to show up without any user interaction after it loads but I've been unable to figure out how to trigger it. Any ideas?
View 3 Replies
View Related
Sep 5, 2010
Can anybody test and see if the following is possible on Incredible handset. Makes the camera a LOT more usable for Evo and I am hoping to upgrade soon :
How to use HTC EVO volume buttons for camera zoom
View 6 Replies
View Related
Nov 5, 2010
Is there a way to move or remove the +/- virtual zoom buttons? I like to scroll with my right thumb and it gets in the way all the time.
View 1 Replies
View Related
Apr 11, 2010
Between pinch and tap zooming, the zoom buttons are now just in my way. Is there a way to disable them?
View 4 Replies
View Related
Jan 6, 2010
I am trying to make screen with Google Map.
This screen has 2 parts. First part includes Button TextView and ListView and places on the top of Screen. Second part includes MapView (Google map) and places on the bottom of Screen.
How to make it ?
I've done it. But no luck. It throws this exception...
View 1 Replies
View Related
Feb 5, 2010
I finally installed bugless beast 7.4 and really like it. I like the multi touch in all the applications but I found that I miss having the zoom buttons in the browser. I like the multi touch for fine zoom control but I like just hitting the zoom button and it automatically fits the text to the screen. Does anyone know of a way to have both? I know you can double tap the screen but I find I like the button better.
View 9 Replies
View Related
Sep 8, 2010
I want to know from the x10 mini, the zoom buttons for camera
View 5 Replies
View Related
May 19, 2010
Does anyone have any ideas on how to mount the microSD card to PC desktop other than to have pull it out of the Droid each time. Please advice
View 5 Replies
View Related
May 15, 2010
Couple of questions about the GMail app on the desire. Firstly, does anyone know if there's any was of getting it to always show pictures for a given sender (like the web app)? I seem to have a decent connection most places, and get fed up of constantly having the press the button, especially as most of the emails I get are HTML type newsletters. And related to the type of emails, why doesn't the GMail app also have pinch to zoom when viewing the messages? They always come up huge and I have to scroll around. Can you at least change the default zoom. Failing that is there a another free email app. that will do these things.
View 5 Replies
View Related
Jul 28, 2010
On the soft keyboard in Android you can set the soft keyboard to show the numbers instead of a-z keyboard using android:inputType="numberDecimal". However, what do I do if I only want to show the top number row 1 2 3 4 5 6 7 8 9 0 and not the following rows starting with @ # $ %?
View 3 Replies
View Related
Nov 13, 2010
import android.app.Activity;
import android.os.Bundle;
import android.widget.LinearLayout;
import android.view.ViewGroup;
import android.widget.*;
import com.google.android.maps.MapView;
public class MapView extends MapActivity{
/** Called when the activity is first created. */
LinearLayout linearLayout;
MapView mapView;
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.map);
mapView = (MapView) findViewById(R.id.mapview);
mapView.setBuiltInZoomControls(true);
MapController mapController = mapView.getController();
}
}
View 2 Replies
View Related
Jul 16, 2010
I had found a lot of stackoverflow post about save an Activity and the reload it.
My question: How can I have an Activity with an MapView and after reload the same mapview?
What is the best way to switch between activity and views?
View 2 Replies
View Related
Jun 29, 2009
I want to show MediaController for normal MediaPlayer class. I have done like this:
I have put the MediaController in layout (here in case : sdcard_media_view) and written the code like this.
Its just an audio player. Its working fine but Unable to remove the prev,next buttons of the MediaController.
CODE:....................
View 3 Replies
View Related
Jul 26, 2009
Does the web browser on the Hero have the little zoom in/out buttons like other Android phones? Is there anything like this? The reason I ask is that multitouch, while very cool, doesn't look very practical when you're using the phone with one hand as that only really leaves the thumb free for key pressed and screen touches.
View 4 Replies
View Related
Oct 25, 2010
So when I am on the call screen, and want to hang up or pull the key pad to enter some numbers, sometimes it takes about 3 seconds for the screen to become responsive and those buttons to become press-able. I say 'sometimes' because many a times it just works outright and I can lower the phone from my face and tap the end call button and it works. But other times it can create situations where I want to hang up the phone immediately but cant. Does it happen with anyone else?? One reason for this could be bad proximity sensor, but if screen can light up on taking the phone away from ear, it means proximity sensor is working fine. Any solutions?
View 13 Replies
View Related