开发者

Adding event clicks to POIs in Android Augmented Reality framework?

开发者 https://www.devze.com 2023-04-10 11:31 出处:网络
I\'m developing an application based on Android AR framework : http://code.google.com/p/android-augment-reality-framework

I'm developing an application based on Android AR framework : http://code.google.com/p/android-augment-reality-framework

Can anyone please suggest how to add cl开发者_开发问答ick to the POIs or icons in camera view to view address of the POIs?


When a marker is clicked, the markerTouched(Marker marker) method is called in the Demo class. On 4 October was integrated.

0

精彩评论

暂无评论...
验证码 换一张
取 消