Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

[ { DateTime : 2019-05-17T11:03:36, Latitude: 31.5948, Longitude: 28.35168, }, { DateTime : 2019-05-17T12:03:42, Latitude: 31.69238, Longitude: 28.11112, }, { DateTime : 2019-05-17T13:04:52, Latitude: 31.77578,

[

{

"DateTime" : "2019-05-17T11:03:36",

"Latitude": 31.5948,

"Longitude": 28.35168,

},

{

"DateTime" : "2019-05-17T12:03:42",

"Latitude": 31.69238,

"Longitude": 28.11112,

},

{

"DateTime" : "2019-05-17T13:04:52",

"Latitude": 31.77578,

"Longitude": 27.8546,

}

]

I have rest api link (I can't post it as a link) that contain data as shown above. it is acutally a long api but i took only 3 objects from it.

How to make 3d game object in unity to move according to the latitude and longitude that are given in the api link?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

13. What is parallelism? Give an original example.

Answered: 1 week ago