Sphere (earth), with latitude longitude positions.
(Texture is just thrown in there and sphere is rotated 197’ to get roughly correct positions,
tested few cities atleast)
Maybe could use this with GeoIP, News location plotting, Weather news plotter,
GPS data, Twitter, GoogleMaps api etc…?
Can you help me for the same things.
Currently I had developed a project for the earth in that project I had used one camera, sphere(earth) and created two scripts using javascript for the rotation and zoom in zoom out of the earth, now the question is how can I find the x,y,z position of the earth while user click on the particular location, after getting this points I will going to convert that points into langitudes and latitudes and then fetch the maps according to that location, but currently i was not able to find the x,y,z positions on the earth.
Can you please focus on the same.
Hi there I’m looking to make a app like uber to place cars on a map I’m using map box for my map all I want to do is take gps and convert them to x y to place a car in the scene so my question is how can I I convert gps coordinates to x y z (numbers) so I can move the car to those (numbers) so if I can have help it will be great or if someone can point me in the right direction that would be great as well