Bloomin Americans that can't spell...

This commit is contained in:
Tom Hughes 2007-07-29 16:26:57 +00:00
parent 7e6a315104
commit 1ff72de318
2 changed files with 2 additions and 2 deletions

View file

@ -67,7 +67,7 @@
zoom = scaleToZoom(<%= params['scale'].to_f() %>);
<% end %>
map.setCentre(centre, zoom);
map.setCenter(centre, zoom);
<% end %>
<% if marker %>