Mahi
Mahi

Reputation: 1784

How to get map view image from lat long in android

In my application user wants to send his location by searching or touching on map similar whatsApp after that i want to create a thumbnail of his touch location or search location same as whatsapp.

I searched on internet i found only this but it is hard to implement with eclipse and android lower versions. So are there any other ways to do it

Thanks in advance

Upvotes: 1

Views: 4196

Answers (1)

Max
Max

Reputation: 508

Dear Montu I think you need a static image of map with respect to coordinate or location, so for it there is a google api please go through it.

https://developers.google.com/maps/documentation/staticmaps/

hope this helps...:)

Upvotes: 5

Related Questions