Hi everyone, can someone help in finishing the below snippet, basically I want to remove blips which i created earlier.
Tried removeBlip but, it removes everything or bugged.
function loadCoordinates()
coordinateDict = inicfg.load(nil, "coodinates_data")
for _, coordinates in...