giandifra / arcore_flutter_plugin

Flutter plugin for ARCore SDK, Android platform to build new augmented reality experiences
MIT License
435 stars 280 forks source link

Nodes disappear as distance increases #235

Open hanjinyu opened 3 months ago

hanjinyu commented 3 months ago

I'm trying to represent a node with latitude and longitude information, but the node disappears as the distance increases.

Does anyone know the solution to this problem?