DanijelHuis / HDAugmentedReality

Augmented Reality component for iOS, written in Swift.
MIT License
480 stars 97 forks source link

Can't see more than one annotation view #26

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hello,

I tried adding multiple annotations to the ARViewController, but only one shows up. Any advice?

jacogasp commented 7 years ago

Hi, try to be a little more specific. The library works well. Maybe you created the "annotations array" with only one annotation?

Without any code we don't have too much clues..

cosmopolit commented 2 years ago

@ghost had the same problem for greater distances. I had to play with the distanceOffsetMultiplier in presenter to get the POI's into view.