BeyondAR/beyondar

GeoObjects are scaled to much

Closed this issue · 1 comments

When I display objects which is >150m away they are not visible. It seems like the image is scaled to much. Is this a feature or a bug? Or maybe there is an easy fix? (I am new to the framework so please bear with me)
I have tried to change the :
mBeyondarFragment.setMaxDistanceToRender()
but it does not seem to help.

Sorry for bothering you, I found the solution:-)
usingmBeyondarFragment.setPullCloserDistance() and mBeyondarFragment.setPushAwayDistance()