Giter VIP home page Giter VIP logo

Comments (11)

blairmacintyre avatar blairmacintyre commented on May 28, 2024 1

Aha, yes. If you don't set height, we try to set it from the global heightmaps at Mapzen.com .... if they don't have coverage (or are inaccessible) this might be very incorrect (might get set to sea level!)

If you know of good elevation maps, it might be worth making it possible for an app to specify where they get retrieved from. Or to get mapzen to include them.

from argon.

blairmacintyre avatar blairmacintyre commented on May 28, 2024

Argon uses your phones location service which can jump around quite a bit. Are you inside with poor location?

Also, there is a race condition bug in the current version that sometimes causes the initial position to jump. If you can try the develop branch (if you are pulling from github) or the "next" version on mom (if you are pulling from there) and see if that helps.

from argon.

ShahriarVelayat avatar ShahriarVelayat commented on May 28, 2024

thanks for your reply
I'm not inside when I came closer to target it has lost and the distance change to 1333 m.
when the page opened the distance is 572 m.
what is mom" in this "the "next" version on mom"???

from argon.

ShahriarVelayat avatar ShahriarVelayat commented on May 28, 2024

this is my location 35.707707 lat ,51.441136 long and the target is in 110 m in coordinate 35.707025 lat , 51.440306 long but the argon app shows me the distance 1231.42.

from argon.

ShahriarVelayat avatar ShahriarVelayat commented on May 28, 2024

in this picture
this picture you can see the buzz box far far away from my screen, a little point in the bottom of the picture .
thanks again for your help.

from argon.

blairmacintyre avatar blairmacintyre commented on May 28, 2024

Re: mom was my iPhone helpfully fixing "npm" without me noticing.

The first time you run at an a new location it will reset after a bit after it fetches the elevation data. The buzz box seems ok, perhaps. Is the other box reasonable? At that distance it would be pretty small too.

I assume you tried reloading the page?

from argon.

ShahriarVelayat avatar ShahriarVelayat commented on May 28, 2024

:-)
I used @argonjs/[email protected] but I have the same problem it shows distance 90 m the changed to 1333.
I didn't reload the page.
At the first Time when I opened the paged everything is correct and the BUZZ CUBE is correctly shown in front of me but after a moment the box moves down on the ground and the distance isn't correct.

from argon.

ShahriarVelayat avatar ShahriarVelayat commented on May 28, 2024

see this please

from argon.

blairmacintyre avatar blairmacintyre commented on May 28, 2024

from argon.

ShahriarVelayat avatar ShahriarVelayat commented on May 28, 2024

hi
thanks for your help finally last night I found my mistake
in this line
position: Cartesian3.fromDegrees(51.455367,35.737715)
I didn't set height but it needs it
when I set the height like this
position: Cartesian3.fromDegrees(51.455367,35.737715,1300)
everything gets correct.
thanks a lot for your help.

from argon.

ShahriarVelayat avatar ShahriarVelayat commented on May 28, 2024

thanks a lot.

from argon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.