ZenonZ / mixare

Automatically exported from code.google.com/p/mixare
0 stars 0 forks source link

IOS Marker View BUG then when I click on POI circle #98

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Opens Augmented Reality overlay view
2.View shows two or more POI MarkersView with image and label.
3.Tap anywhere in the screen shows only on Marker's info view (CASUAL). If 
rotate shows new Marker's info view

What is the expected output? What do you see instead?
Then tap on it to match the correct webview, with information, not always the 
same and / or random

What version of the product are you using? On what operating system?
I'm using last Mixare version for iOS

Please provide any additional information below.

Original issue reported on code.google.com by voyage...@gmail.com on 29 Mar 2012 at 2:18

GoogleCodeExporter commented 8 years ago
The problem is (on both IOS and Android versions) that click event navigate to 
all markers (that why it might show random webview, since it matches a 
coordiantes of other markers)

Any how, I have uploaded a quick fix, which will fix the randomness.
but still the accuracy of markers has to be checked.

This should be considered as hotfix. 
https://github.com/DevBinnooh/mixare/commit/9f7ce1b2ecd05dfcce9e9b0b02c9ff899785
ca41

Original comment by DevBinn...@gmail.com on 11 May 2012 at 12:44

GoogleCodeExporter commented 8 years ago
The fix (workaround) has been merged upstream

Original comment by daniele.gobbetti on 25 May 2012 at 8:20

GoogleCodeExporter commented 8 years ago
This is a solution for Android .. I tried to find a remedy for IOS devices 
especially for iPhone

Original comment by voyage...@gmail.com on 25 May 2012 at 12:07

GoogleCodeExporter commented 8 years ago
You're right, I should have been more clear in the message above. The issue has 
been left open for IOS.

Original comment by daniele.gobbetti on 25 May 2012 at 12:18

GoogleCodeExporter commented 8 years ago
The solution is not worked for Android also. Need best solution for this issue. 
I tested with latest version 0.9 also.

Original comment by raghumu...@gmail.com on 28 May 2012 at 10:01

GoogleCodeExporter commented 8 years ago
Please provide me best fix for this issue. I need solution for android version.

Original comment by raghumu...@gmail.com on 30 May 2012 at 10:41

GoogleCodeExporter commented 8 years ago
Click on POI markers works normally now.

Original comment by aswin...@gmail.com on 18 Dec 2012 at 3:47