Extract and display photo location This sample shows how to extract location information from images from a URL or by dragging and dropping them onto the map, and display them on the map. Drag and drop multiple images onto the map all at once. For better performance, consider processing the images in a web worker. This sample uses the open source exif-js library to extract information from images. This supports JPG, JPEG, and TIFF images.