You need to write a small ooooochen site on Ruby, but its feature is a map: for example, there is the city of Dneprodzerzhinsk and I install a map from Google (or any other) on the site and I need to indicate objects on it, and these objects are people who have GPS . So, a person moves along Karl-Marx Street and I need to show on the map that he is moving along such a street. That is the task. Are there any options?

  • What do you chop here? And the question is what? - Vladimir Gordeev
  • It is not that simple. In addition to the Ruby application, you also need to write an application for mobile devices equipped with GPS, so that they interact with your server. - rchugunov

1 answer 1

You can use the Goolge Maps API in conjunction with Ruby: View Your GPS Tracklogs in Google Maps , if the presence of the Google logo is not critical.