I want to create a page that displays a map based on a place name entered by the user - e.g. Golden Gate Bridge gets a map of San Francisco, centered on the bridge - pretty basic.
What GEMS/packages do I need to install for this? Any gotchas I need to think about (apart from duplicate place name resolution).
Any sample code would also be helpful. FWIW I'm thinking of Google maps rather than Yahoo maps for this, but either is probably OK.
TIA, Brendan