Downloads
Download tar.gz
11.15 KB
MD5: 82aedc9d42b1ff14995aa24ea16c2a95
SHA-1: 753fe5e519bfedad64664cd378d71697ab783f70
SHA-256: 6ff3ee4a4303b0b25746fd218e18c61d399170695ac2818ea714b7122b3187dc
Download zip
12.17 KB
MD5: c8554cd238fe28ecfca121cb502573c3
SHA-1: c9aef8211480eda8421337a08a30ac5248c12d92
SHA-256: f9447e4b384871351ec51eee03b9ecdb51feafee99719c1c7043e8ae3b297a03
Release notes
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.