Open pankaj1234 opened 8 years ago
can you please share LatLngUtils.java class
I have the same issue. Any help please?
I think I found the solution. Inside DataView class you have to put the GPS location of your position:
currentLocation.setLatitude()
currentLocation.setLongitude()
When i tried to run arview code on samsung s4 then all marker point comes at the same location on camera screen and marker that shown looks jumbled up and text are not proper and it cuts from both end.please help to resolve this.