{"id":23034,"date":"2013-04-19T01:11:51","date_gmt":"2013-04-19T01:11:51","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/map-images\/"},"modified":"2014-11-26T14:46:01","modified_gmt":"2014-11-26T14:46:01","slug":"map-images","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/map-images\/","author":12081469,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.4.2","stable_tag":"1.4.2","tested":"4.0.38","requires":"3.0.1","requires_php":"","requires_plugins":"","header_name":"Map Images","header_author":"Dan Morella","header_description":"","assets_banners_color":"","last_updated":"2014-11-26 14:46:01","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.danmorella.com\/wordpress\/?p=749","header_plugin_uri":"http:\/\/www.danmorella.com\/wordpress\/?p=749","header_author_uri":"http:\/\/www.danmorella.com","rating":5,"author_block_rating":0,"active_installs":10,"downloads":3111,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.4.2":"<p>This version fixes an issue with missing mapimages_options variable.<\/p>","1.4.1":"<p>This version fixes an issue with some themes reporting that wp_enqueue_script was called incorrectly.<\/p>","1.4.0":"<p>This version fixes an issue with themes that use the excerpt rather than the full content of a post by forcing the excerpt to equal the full content.<\/p>","1.3.0":"<p>This version add some new mapping per page functionality as well as adding a click ability to markers that displays a thumbnail of the mapped image and a link to the specific post.<\/p>","1.2.0":"<p>This version fixes a bug with GPS calculation that could result in incorrectly mapped locations.<\/p>","1.1.0":"<p>This version adds some additional customization and placement options for the map.<\/p>","1.0":"<p>Initial release.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.1.0","1.2.0","1.3.0","1.4.0","1.4.1","1.4.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"700024","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"700024","resolution":"2","location":"assets"}},"screenshots":{"1":"screenshot-1.png is an example of the options page.","2":"screenshot-2.png is an example of a post with two images taken in different locations and the Google map they generate."}},"plugin_section":[],"plugin_tags":[163,8024,2909,166,42103],"plugin_category":[49,50],"plugin_contributors":[89431],"plugin_business_model":[],"class_list":["post-23034","plugin","type-plugin","status-closed","hentry","plugin_tags-images","plugin_tags-in","plugin_tags-map","plugin_tags-posts","plugin_tags-with","plugin_category-maps-and-location","plugin_category-media","plugin_contributors-danmorella","plugin_committers-danmorella"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/map-images.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/map-images\/assets\/screenshot-1.png?rev=700024","caption":"screenshot-1.png is an example of the options page."},{"src":"https:\/\/ps.w.org\/map-images\/assets\/screenshot-2.png?rev=700024","caption":"screenshot-2.png is an example of a post with two images taken in different locations and the Google map they generate."}],"raw_content":"<!--section=description-->\n<p>This plugin parses one post or a set number of posts looking for all image files with GPS exif data.  It can then append a Google Map to each post or to the page with a marker for each image found.  It can include both locally stored images and remotely stored images.  In order for Google Maps to work properly, a Google Maps API Key must be obtained.  The key is free for a limited number of map generations, 25,000 requests\/day at the time of this writing (March 19, 2013).  For more information on obtaining an API Key, visit Google's developer resources (https:\/\/developers.google.com\/maps\/documentation\/javascript\/tutorial).<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Create a <code>mapimages<\/code> directory in the <code>\/wp-content\/plugins\/<\/code> folder.<\/li>\n<li>Copy the <code>mapimages.php<\/code> and <code>admin.php<\/code> file to the directory.<\/li>\n<li>Activate the plugin through the <code>Plugins<\/code> menu in WordPress.<\/li>\n<li>Access the settings from your WordPress dashboard for Map Images.<\/li>\n<li>Ensure all fields are completed, and then submit the form.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Why do I need a google maps API key?<\/dt>\n<dd><p>The google maps API limits the number of requests per key for free access.<\/p><\/dd>\n<dt>The plugin is not working on my server, are there any resources?<\/dt>\n<dd><p>Unfortunately no, there are no resources at this time.  Please email me or leave a comment on the plugin webpage for further assistance.<\/p><\/dd>\n<dt>The plugin creates a google maps marker for locally hosted images, but not for remotely hosted images?<\/dt>\n<dd><p>Ensure allow_url_fopen is enabled in your webserver's php.ini file.  More information can be obtained at the PHP website (http:\/\/php.net\/manual\/en\/features.remote-files.php).<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.4.2<\/h4>\n\n<ul>\n<li>Bug fix for error \"Undefined variable: mapimages_options on line 374\".<\/li>\n<\/ul>\n\n<h4>1.4.1<\/h4>\n\n<ul>\n<li>Bug fix for error \"wp_enqueue_script was called incorrectly\".<\/li>\n<\/ul>\n\n<h4>1.4.0<\/h4>\n\n<ul>\n<li>Bug fix for themes that use the post excerpt instead of the full content.  This fix forces the full content into the excerpt field.<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Added ability to have one map on a page that shows markers for images in many posts.<\/li>\n<li>Added click functionality to markers on the map, so now a thumbnail is display as well as a link to the post with the image.<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Bug fix for GPS calculation that may have resulted in locations up to a kilometer off (special thanks to Mattijn for discovering the bug).<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Added ability to use shortcodes so maps only appear where author intends.<\/li>\n<li>Added ability to center and zoom map independent of image locations.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Bug fix for pages with multiple posts.<\/li>\n<li>No maps are added to posts that have no pictures with exif data.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial Release.<\/li>\n<\/ul>","raw_excerpt":"Maps GPS tagged images on a Google map for each post.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/23034","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=23034"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/danmorella"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=23034"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=23034"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=23034"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=23034"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=23034"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=23034"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}