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.
New features:Multi map support whenever maps are written under multi teaser view.
New features:Camera/Lens info appears on textbox of google map.
Bug fix:Commit patch from http://drupal.org/node/439682.