Linux 软件免费装

Map Images

开发者 Danmorella
更新时间 2014年11月26日 22:46
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 4.0.1
版权: GPLv2 or later
版权网址: 版权信息

标签

google posts images api map maps in with

下载

1.1.0 1.2.0 1.3.0 1.4.0 1.4.1 1.4.2 1.0.1

详情介绍:

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).

安装:

  1. Create a mapimages directory in the /wp-content/plugins/ folder.
  2. Copy the mapimages.php and admin.php file to the directory.
  3. Activate the plugin through the Plugins menu in WordPress.
  4. Access the settings from your WordPress dashboard for Map Images.
  5. Ensure all fields are completed, and then submit the form.

屏幕截图:

  • screenshot-1.png is an example of the options page.
  • screenshot-2.png is an example of a post with two images taken in different locations and the Google map they generate.

升级注意事项:

1.4.2 This version fixes an issue with missing mapimages_options variable. 1.4.1 This version fixes an issue with some themes reporting that wp_enqueue_script was called incorrectly. 1.4.0 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. 1.3.0 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. 1.2.0 This version fixes a bug with GPS calculation that could result in incorrectly mapped locations. 1.1.0 This version adds some additional customization and placement options for the map. 1.0 Initial release.

常见问题:

Why do I need a google maps API key?

The google maps API limits the number of requests per key for free access.

The plugin is not working on my server, are there any resources?

Unfortunately no, there are no resources at this time. Please email me or leave a comment on the plugin webpage for further assistance.

The plugin creates a google maps marker for locally hosted images, but not for remotely hosted images?

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).

更新日志:

1.4.2 1.4.1 1.4.0 1.3.0 1.2.0 1.1.0 1.0.1 1.0