olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
796 stars 225 forks source link

ARKit for presenting geographic POI #148

Open mpapado3 opened 3 years ago

mpapado3 commented 3 years ago

Hi,

kudos for the great work on the plugin. following your example of the tapable sphere, is it possible to present multiple objects on specific geolocated spots (LatLong)?

Thx!

olexale commented 3 years ago

Hi, Thanks! ARGeoAnchors are not yet supported.

0radek commented 2 years ago

In the meantime, can you help me understand if there's a way to at least simulate a ArGeoAnchor by figuring out where to put the object in the current frame?

I'm new to AR I just started with the docs yesterday sorry, just wondering how to do that conversion. For example if I am in front of library and there is a big marker there, how do I put it into the frame correctly