I am not integrating map overlays though you could find the exact code in
appress EBook beginners guide or may be pro android development.

Instead i am calling the browser for following intent

http://maps.google.com/maps?f=d&saddr="+fromLat+"%20"+fromLong+"&daddr="+
toLat+"%20"+toLong+"&hl=en

This opens up browser or if the user has google maps application installed
then he will be given choice to choose from

On Mon, Sep 5, 2011 at 4:27 PM, Logesh rajendren <loges...@gmail.com> wrote:

> Hi Abishek , i m doing similar kind of project for my final year project .
> Can u please help me with Map Overlays in googlemaps ? :)
>
>
> On Mon, Sep 5, 2011 at 3:40 AM, Abhishek Talwar <
> r.o.b.i.n.abhis...@gmail.com> wrote:
>
>> Hey guys
>>
>> I have launched my first android application.
>> It is a geolocation application , users login using facebook sdk and
>> in people section will be shown facebook users nearby.
>> In Places section initially latest places are shown in a list and you
>> can also search the places using searchbar which gets you dropdown
>> suggestions.
>>
>> Link to the promo video :-
>> http://vimeo.com/28581522
>>
>> Link to the application in market place :-
>>
>> https://market.android.com/details?id=org.neighbourhood&feature=search_result
>>
>> I would also like to thank this group for showing support to the
>> beginners.
>> The knowledge shared by you guys is always usefull and there is always
>> something new in it if i check in.
>>
>>
>> Regards
>> Abhishek Talwar
>>
>> --
>> 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@googlegroups.com
>> To unsubscribe from this group, send email to
>> android-developers+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>
>
>  --
> 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@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Regards
Abhishek Talwar
9953395712

-- 
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@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to