Skip to content

Instantly share code, notes, and snippets.

@bensonk
Created September 16, 2010 23:27
Show Gist options
  • Select an option

  • Save bensonk/583368 to your computer and use it in GitHub Desktop.

Select an option

Save bensonk/583368 to your computer and use it in GitHub Desktop.
<%= image_tag "http://maps.google.com/maps/api/staticmap?center=#{suggestion.lat},#{suggestion.lon}&zoom=5&size=170x120&maptype=roadmap&markers=#{suggestion.lat},#{suggestion.lon}&sensor=false" %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment