AbolfaZlRezaEe / NMock

NMock is an application that you can use to mock your trips with fake locations. This application uses Google Map SDK and Neshan API for Map and location information.
22 stars 6 forks source link

Implement fake location provider #23

Open AbolfaZlRezaEe opened 2 years ago

AbolfaZlRezaEe commented 2 years ago

in MockPlayerService, we provide fake locations that those locations build a route for us. in this time, we want to generate fake locations for one place only. it means we just want to add a fake current location with some information that the user can choose.

This issue explanation isn't complete. I complete that in the future.