ZoomIn In Wordpress Working
Thanks to a pointer from James Fee to the Text Control plug-in I now have a ZoomIn map embedded in a Wordpress weblog post.
Note: If you are reading this in an RSS aggregator chances are the scripting has been stripped or ignored. Please try this page.
To get this to work I had to:
- Use Text Control to turn off all of Wordpress’ default text formatting, and
- Fix a minor bug in the sample code. There was an extra parenthesis on the end of GPoint(151.215,-33.857), 4);
[code]
[/code]
Update: Added a marker for the Sydney Opera House that displays an information window.

James Fee — 6 May 2006, 08:41