raweng / augmented-reality-view

119 stars 68 forks source link

Having Issue in implementation. #2

Open pankaj1234 opened 8 years ago

pankaj1234 commented 8 years ago

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.

muazfr24 commented 8 years ago

can you please share LatLngUtils.java class

spapapan commented 6 years ago

I have the same issue. Any help please?

spapapan commented 6 years ago

I think I found the solution. Inside DataView class you have to put the GPS location of your position:

currentLocation.setLatitude()
currentLocation.setLongitude()