| 1 |
The exif2gmap simply adds google map and marker of <a href=> linked |
The exif2gmap simply adds google map and marker of <a href=> linked |
| 2 |
jpeg whenever jpeg has geotag info in exif. |
jpeg whenever jpeg has geotag info in exif. |
| 3 |
The new version also allow to parse <img src> tagged jpeg. |
The new version also allow to parse <img src> tagged jpeg, |
| 4 |
|
whenever option is activated. |
| 5 |
|
|
| 6 |
INSTALLATION INSTRUCTIONS |
INSTALLATION INSTRUCTIONS |
| 7 |
|
|
| 27 |
|
|
| 28 |
KNOWN ISSUES |
KNOWN ISSUES |
| 29 |
--- |
--- |
| 30 |
|
If you use image module, and want to place google map to image node, |
| 31 |
|
you need to write some html tag into text field like below; |
| 32 |
|
<!-- <a href="http://your_host_name/path_to_file/file_name.jpg">some word</a></p> --> |
| 33 |
|
Then the module can detect the file, and create the google map, |
| 34 |
|
whenever the jpeg file has geotagged data. |
| 35 |
|
|
| 36 |
Please use the issue queue to report any issues you think need to be fixed. |
Please use the issue queue to report any issues you think need to be fixed. |
| 37 |
|
|
| 38 |
COPYRIGHT AND ACKNOWLEDGEMENTS |
COPYRIGHT AND ACKNOWLEDGEMENTS |