I have written an android app that takes picture through camera intent, save the picture on sd card, detect user location through GPS and makes an overlay of the picture on google map. Now I want to make a web server to store the images and their information i.e. location on map, there and display the overlays on google map on my website. can I use the google map API in my own website and make overlays ? I want to use php for the site development. thanks
Yes you can you Google API for Overlay open this link Google API
can I use the google map API in my own website and make overlays ?
Yes you most certainly can.