Double click/tap map zoom (Android)?

Since you want a copy-paste answer, look here EDIT: In my public class MainMap extends MapActivity I have a field called private MyMapView mv I then made a class which extends MapView like this: public class MyMapView extends MapView So you just make a new class which extends MapView copy-paste the code you found in the link in there, and use your new class in your Activity which extends MapActivity.

Since you want a copy-paste answer, look here. EDIT: In my public class MainMap extends MapActivity I have a field called private MyMapView mv; I then made a class which extends MapView like this: public class MyMapView extends MapView. So you just make a new class which extends MapView, copy-paste the code you found in the link in there, and use your new class in your Activity which extends MapActivity.

First of all let me thank you for your help, second of all how did you find out im lookikng for copy-paste code. Third of all let me tell you that after 3.15 hours search , and try, its good to have a small question. – Varand pezeshk Dec 15 '10 at 21:07 Any other suggestion?

My class is extended from MapActivity. – Varand pezeshk Dec 15 '10 at 22:52 @Varand See the edit :-) – iarwain01 Dec 16 '10 at 8:25 Thanks alot. It was also helpful.

– Varand pezeshk Dec 16 '10 at 20:14.

MapView = (MyMapView) findViewById(URL1. Mapview); Would consistently throw an exception. The solution is to change the XML layout where we are displaying the customized MapView. The problem lies in that "com.google.android.maps.

MapView" defines the view as being specifically a MapView. You need to define it instead with your customized MapView. It ends up looking more like this.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions