Start a new topic

overlapping POIs

overlapping POIs


Hi,

is there a way how to solve clustering without using altitude. I've read the threads on this forum regarding this problem but they use altitude to move markers.

I have many POIs in the same direction or the location of POIs is close to each other so then they're overlapping.

Thank you in advance. 

I put together some helper functions.

The "angleBetween" function may serve your needs.

Best regards,
Andreas

Hi,

thank you for your answer.

Can you explain more how angleBetween should help me?

You may calculate the angles between user and the various POIs and group those with similar ones. E.g. create "super POIs" grouping POIs in each 30 degree segment.
When user presses the grouped POI you can display a list/dialog displaying the POI list.

Best regards,
Andreas 
Login or Signup to post a comment