From: Michael Linfield Date: 2007-10-07T15:18:25+09:00 Subject: plotting points on a map api I want to plot points on a map of the united states based on what ruby is given information-wise. Such as, if it receives notice that something is from California, i want it to plot a point on the state of CA. Any approaches that would make this happen? It would function almost like a trace program except I want to be the one to decide where information is coming from. Thanks! -- Posted via http://www.ruby-forum.com/.