In my Android application , i have placed on ImageView. And I call the below mentioned url to get the static map image (bitmap image). And i placed that bitmap map image into the imageview. I followed the developer site for displaying the static map. Static Map URL
Edit Added Android tag.
I just want to need my custom text to the markers like instead of G,C,S i want to display "Start
","Middle
","End
".
add only one char on lable in static google map, https://maps.googleapis.com/maps/api/staticmap?size=300x300&zoom=getZoom%28%29&markers=color:blue|label:R|23.01181690,72.52326790&key="Your Google Browser Key"