Hi, i have an ARchitectView loaded in Phonegap with HtmlDrawablePOI. I want to open a new link when i click on POI, but seems that javascript doesn't work on HtmlDrawable click.
When i try to open a "document.location.href" the content of POI change, but I want to redirect the ARView where POI are in, not the single POI!
I tried to close ARView when i click on POI, but this doesn't work too....
Mauro