Hi,
I am using static images in Imageview to show some area. I want to place pin markers that we can create on google maps.
What is a good way to implement this?
Thanks in advance.
Hi,
I am using static images in Imageview to show some area. I want to place pin markers that we can create on google maps.
What is a good way to implement this?
Thanks in advance.
I'm assuming you're using google's static maps API. If that's the case check out google's documentation, it seems to explain what you need pretty well (if I understood correctly).