Re: [android-developers] Re: google map marker

2011-07-28 Thread Raghav Sood
Android cannot give you an error of lines not supported. Did you try modifying the code to work with your project or did you just blindly copy paste? Did you change the variables and the XML files to the ones you have in your project? There are thousands of tutorials for this on the Internet.

Re: [android-developers] Re: google map marker

2011-07-28 Thread arun kumar
Hello Raghav, you cannot understand my words. first analyze other words what they are saying and their situation right? then you tell your own suggestion. otherwise dont tell this kind of blindly copy paste words. On 7/28/11, Raghav Sood raghavs...@gmail.com wrote: Android cannot give you an

Re: [android-developers] Re: google map marker

2011-07-28 Thread Raghav Sood
I am not telling you to blindly copy paste. On the contrary I am telling you not to copy paste anything blindly. If you had bothered to read my mail properly you would have noticed that I asked you if you had changed the code given by Abhishek to be usable with your project. That is changed the

Re: [android-developers] Re: google map marker

2011-07-28 Thread arun kumar
ya i change his code for my purpose. but got some error. i tried another code and i got multiple markers in google map. Thanks for your suggestion RAGAV. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to

[android-developers] Re: google map marker

2011-07-27 Thread arun kumar
abhishek can you send source code with xml file and android manifest file like project. because i try your coding its shows error.like some lines are not supported. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Re: google map marker

2011-07-22 Thread Abhishek Akhani
Hi Arun I am giving you two code snippets from my application in which i used three different colored markers. One is myOverlay Class Which will be the inner class of your Map Screen Activity and another code is a function in your activity which creates itemized overlay objects according to