<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -23,7 +23,7 @@ class MapBuilder
     call_function &quot;mapstraction.autoCenterAndZoom&quot;
   end
   
-  def set_centre_and_zoom(zoom, *args)
+  def set_zoom_and_center(zoom, *args)
     point = extract_coordinates(args)
     call_function &quot;var point = new LatLonPoint&quot;, point.lat, point.lng
     call_function &quot;mapstraction.setCenterAndZoom&quot;, JSVar.new(:point), zoom.to_i</diff>
      <filename>map_builder.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f52f257b9689c61145c70120badf2487f6fd7b9a</id>
    </parent>
  </parents>
  <author>
    <name>Darcy Laycock</name>
    <email>sutto@sutto.net</email>
  </author>
  <url>http://github.com/Sutto/map-builder/commit/644ac2a47f9e0bf89774143c4deda644e6184987</url>
  <id>644ac2a47f9e0bf89774143c4deda644e6184987</id>
  <committed-date>2008-07-23T09:05:57-07:00</committed-date>
  <authored-date>2008-07-23T09:05:57-07:00</authored-date>
  <message>Added a slight change to bring inline with my blog post</message>
  <tree>aad1f5f19de0d15b9074963699676b8e1fc8fad4</tree>
  <committer>
    <name>Darcy Laycock</name>
    <email>sutto@sutto.net</email>
  </committer>
</commit>
