简体   繁体   中英

Is it possible to read a geotag from a photo for use in google maps API?

I am trying to see if it is possible to read a geotag from a photo using javascript. I would specifically like to do this for use in the google maps API. I know this is probably done on the server side most of the time, but I would like to know if it is possible.

地理标记数据按long / lat格式存储在EXIF中,并且有一个exif解析器的客户端实现。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM