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?
1 answer
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.
|