exif2gmap 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| exif2gmap-6.x-1.4.tar.gz | 11.15 KB | 82aedc9d42b1ff14995aa24ea16c2a95 |
Official release from CVS tag: DRUPAL-6--1-4
Last updated: May 24, 2009 - 09:46
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.
