1. The current need is to draw a map trajectory, but there are many coordinate points and the drawn trajectory is very messy. Please give me a way to keep one coordinate within the range. Is this easy to implement? Does PHP provide data, filter it at the interface output, or does it process and draw it when Android accepts it?
Or positioning based on these coordinates and nearby landmark buildings? ? How to achieve this?
Or positioning based on these coordinates and nearby landmark buildings? ? How to achieve this?
2. Delete the points within a certain range around a
3. Select the nearest point b outside a certain range of a
4. a = b, jump to 2