Tell me please, the problem is this: There is a dynamic array
ArrayList<String[]> myPoints; In String [] coordinates, such as 59.9823482. How to run through the loop through the array, and if there is a match, then change the element to + 0.0000001, but so that again does not coincide with the others ..