Plazes (Google) Map Wordpress plugin released

Oh my. I just released my Plazes meets GoogleMaps plugin which takes your plazes location and displays the nice little Google map you can see here at the top of this blog. Disclaimer: Like the Last.fm plugin it’s very beta so it could very well make your server explode if you install it. Both the Last.fm plugin and this plugin are now available through the source repository over at wp-plugins.org.

Installation instructions:

  1. Download the plazesmap zip archive (version 0.4).
  2. Unzip it and copy the plazesmap directory over to your /wp-content/plugins/ directory
  3. Get a Google Maps API key for your weblog.
  4. Edit plazesmap.php and fill in you API key (mine won’t work on your site).
  5. Turn on the plugin in your Wordpress admin interface.
  6. Call the plugin with your Plazes username and password from somewhere within your templates like so:

<?php current_location('username','password'); ?>

And that’s it!

Todo:

  • Add caching of the plazes data

Changelog:

  • version 0.4: switched to google maps version 2 (more data & images!)
  • version 0.3: fixed Internet Explorer Javascript bug (thnx Andoni)
  • version 0.2: added offline and error handling
  • version 0.1: initial release

Branches:

20 Responses to “Plazes (Google) Map Wordpress plugin released”

  1. Anonymous Says:

    Sweet! Now if only I could get it to work… hrmm.

  2. Anonymous Says:

    Nice

    Vinnie

  3. Anonymous Says:

    commentform werkt niet tijs

  4. Anonymous Says:

    top mooi gedaan tijs

  5. tijs.org » Blog Archive » PlazesMap plugin version 0.2 Says:

    […] I just released version 0.2 of the Wordpress PlazesMap plugin that displays a google map with your plazes location on your weblog. […]

  6. Zeta Says:

    Is it possible to make a call to plugin from a post entry?

  7. Zeta Says:

    I’ve tried to do it with Wordpress PHP Exec Plugin but doesn’t works

  8. tijs Says:

    I guess that doesn’t work because the plugin embeds a little javascript in the header of your blog needed for the google map instance. I have never used the PHP exec plugin though so it may work with some changes to the code. Do tell if you figure it out.

  9. Andoni Says:

    If you open a web with this plugin in Internet Explorer crashes. I think that the problem is the one which are talking here-> http://www.ryangrant.net/archives/internet-explorer-cannot-open-the-internet-site-operation-aborted-google-map-api/

  10. tijs Says:

    Thanks Andoni! I knew about the bug in IE but i guess i secretly hoped it would encourage people to switch to firefox :) Actually i didn’t have the time to delve into the problem further but alas! such is the power of opensource, i’ll add the fix to the plugin later today.

  11. tumor Says:

    nice plug-in !! :D

    thx for it

  12. Esercizi di stile at Giocolando Says:

    […] Tra i plugin che vorrei trovare il modo di inserire, il questa mappa integrata con plazes e poi possibilmente la playlist di Last.FM. Parlando di Last.FM in verità assai più interessante è questo plugin tutto made in Italy (complimenti v4ny!), che permette di accedere anche alle altre informazioni esposte dalle API di audioscrobbler. Probabilmente basta giocare un po’ con i callback. Ma non ora. Un passo alla volta… […]

  13. tijs.org » Blog Archive » Plazesmap plugin version 0.4 Says:

    […] I just upgraded my Plazesmap Wordpress plugin to version 0.4 which upgrades the Google Maps API used to version 2. This will allow better satellite photos and map data where Google started offering these (parts of europe for instance). […]

  14. Vincent Says:

    Tijs heb je deze al gezien, wel slick als je add-on maakt waarbij leden van je blog hun locatie kunnen toevoegen. Of was je daar al mee bezig :-)

  15. Vincent Says:

    Deze plugin ga ik maar eens voor mijnnieuwe blog gebruiken:

    http://www.pingmag.jp/2006/02/06/the-instant-googlemap-plugin/

  16. casey Says:

    um, I don’t SEE a googlemap on this page. Is it working?

  17. tijs Says:

    casey: take a look at the homepage. the header should be replaced by a google map with my current location after the page loads.

  18. em-brof » Plazes Says:

    […] I have just discovered Plazes, via Fabien whom I met at ubicomp. What Plazes does is to discover your location based on the WiFi network to which you are connected to. This information user-edited, i.e. the information about the places at hand are entered manually by all users, from the client that keeps track of the networks. What is nice is that there are a number of external plugins that exist, including one that uses google maps to show your position on your wordpress blog. Yet another excuse to update to the latest version… […]

  19. roninarts Says:

    […] tijs.org » Blog Archive » Plazes (Google) Map Wordpress plugin released (tags: wordpress plazes plugin google geo maps googlemaps) […]

  20. Owen Says:

    Hi,

    I have it installed on the front page of my site and it is consistently saying “Error 801: Account could not be verified.”

    I have checked and the details (name, password Map api) are all correct. Is this a problem at the Plaze end, or am I doing something wrong?

Leave a Reply

You must be logged in to post a comment.