Files
collection-portal/__mocks__/agentLocations.json
Mantri Ramkishor ae821a988c TP-41367 | Agent Map View V2 (#649)
* TP-41367 | Boiler plate

* TP-41367 | mock data and redux actions and slices added

* TP-41367 | Agent Map View V2

* TP-41367 | Clickstream Added + Bug Fixes

* TP-41367 | Code Refactored

* TP-41367 | Code Refactored

* TP-41367 | Oin Scaling Added + Fix Bugs

* TP-41367 | totalOverdue Amount Fix

* TP-41367 | Bug Fixes

* TP-41367 | UAT Fixes

* TP-41367 | File name change + code refactored

* TP-41367 | fixes

* TP-41367 | eslint fixes

* TP-41367 | prettier fixes

* TP-41367 | fixes

* TP-41367 | fixes and design changes

* TP-41367 | Popup FIx

* TP-41367 | Map View Fix

* TP-41367 | UAT Fixes

* TP-41367 | Minor Fixes

* TP-41367 | comments resolved

* TP-41367 | colors added to tailwind

* TP-41367 | comment fixes

* TP-41367 | fixes

* TP-41367 | Color change

---------

Co-authored-by: Aman Chaturvedi <aman.chaturvedi@navi.com>
2023-12-01 12:54:35 +05:30

45 lines
905 B
JSON

[
{
"location": {
"latitude": 12,
"longitude": 77
},
"epochTimestamp": 1500000000
},
{
"location": {
"latitude": 12.04636033614537,
"longitude": 77.04307394147095
},
"epochTimestamp": 1500000000
},
{
"location": {
"latitude": 12.034203888398368,
"longitude": 77.05307329787367
},
"epochTimestamp": 1500000000
},
{
"location": {
"latitude": 12.256911886815606,
"longitude": 77.14327100340617
},
"epochTimestamp": 1500000000
},
{
"location": {
"latitude": 12.323221550552915,
"longitude": 77.2765109269988
},
"epochTimestamp": 1500000000
},
{
"location": {
"latitude": 12.128276692243775,
"longitude": 77.0925094515259
},
"epochTimestamp": 1500000000
}
]