The plugin is Google Map widget builder, currently four major widgets are supported: Guest Locator, Online Tracker, Stats Map and Weather Map. Now you
Author: | Jiang Kuan (profile at wordpress.org) |
WordPress version required: | 2.0.0 |
WordPress version tested: | 2.3.1 |
Plugin version: | 1.8 |
Added to WordPress repository: | 13-09-2007 |
Last updated: | 01-12-2007
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
|
Rating, %: | 36 |
Rated by: | 5 |
Plugin URI: | http://blog.codexpress.cn/php/wordpress-plugi... |
Total downloads: | 10 225 |
![]() Click to start download |
WP GuestMap in your own language
If you have some problems with it, please leave a comments HERE
The plugin is Google Map widget builder, currently three major widgets are supported:
- Guest Locator -- locate and display the current visitor on Google Map
- Online Tracker -- very similart to Guest Locator, except that it also show other online users
- Stats Map -- collect visitors' geolocation and make clouds on Google Map
- Weather Map -- show weather forecast of specific location on Google Map
It generates HTML codes, so that you can easily copy and paste it to sidebar widget or posts/pages. (To use it as a widget, go to Presentation ->Widgets, add a Text Widgets and paste the code there.)
Guest Locator
The simplest widget. Just put a welcome message (plain text or HTML), and the widget will locates your visitors and welcome them. Macros like %country%, %country_code%, %city%, %latitude% and %longitude% are available.
Online Tracker
Almost the same as Guest Locator, except that this widget also shows other online users, and refresh every minute. You have two extra tag %online_user_count% and %online_other_user_count% besides those in Guest Locator.
Stats Map
This widget must be enabled to take effect. It loads little by little and finally displays all your visitors' location.
Output Pagesize is maximum output count each step(you needn't change it generally). Date of Birth is very useful option, only visitor visiting after the birthday will be shown on Stats Map. Authentic Key is a private key, with which you can subscribe statistics by RSS feed. A public Daily GeoRSS is also available.
Weather Map
This widget shows a simple weather report on Google Maps. You need to get your Google AJAX Feed API Key(From Google) and the location id (from Yahoo! Weather).
Upgrading & Other Infomation: please visit http://blog.codexpress.cn/php/wordpress-plugin-wp-guestmap/.