In this demo application users can upload images to a site and then view places
where images were made on Google Maps:
- Extract and transmit geographical information stored in image EXIF to server.
- Create and send high and low resolution thumbnails along with original image.
- Add a comment to every uploaded image.
Note
Make sure that images selected to upload have GPS data in EXIF.
This demo application deletes all previously uploaded files. Keep
in mind that it is a feature of this demo, not of Image Uploader itself. If you
do not want to delete uploaded files, you should modify the upload
processing page specified by the Action parameter.