Posted by iktaka on May 24, 2009 at 9:43am
| Download | Size | md5 hash |
|---|---|---|
| exif2gmap-6.x-1.4.tar.gz | 11.15 KB | 82aedc9d42b1ff14995aa24ea16c2a95 |
| exif2gmap-6.x-1.4.zip | 12.17 KB | c8554cd238fe28ecfca121cb502573c3 |
Last updated: December 24, 2010 - 22:54
Fix html parse problem.
Add info to activate under image node.
-----------------------------------------------------------------------------------------
If you use image module, and want to place google map to image node,
you need to write some html tag into text field like below;
<!-- <a href="http://your_host_name/path_to_file/file_name.jpg">some word</a></p> -->
Then the module can detect the file, and create the google map,
whenever the jpeg file has geotagged data.