0

I'm working on a simulation where workers will be tracked as they walk around a store. I'd like to create a map showing a line where the person has been (kind of like the old snake game).

For starters, I'll just have a square room and watch the workers walk around that. I thought about trying to use a line graph with something like Highcharts.js, but it feels like I'm really bending the linechart to fit my needs.

Is there a mapping framework out there?

I'm game for either javascript, Ruby on Rails, or HTML5 solutions.

4

0 回答 0