I have tried this and getting my current location but whenever I move cid is changing and the location is not updated. I am using Rest in web application. any suggestions on how to get the live location of my device(in here-maps)?
"lte": [{
"mcc": 262,
"mnc": 2,
"cid": 2898945,
"nmr": [
{ "earfcn": 6300, "pci": 237 },
{ "earfcn": 6300, "pci": 442 }
]
}]
}```