how i send position information from server.js and view in helloworld application

1. A concise explanation of the problem you’re experiencing.

2. A minimal code example. If you’ve found a bug, this helps us reproduce and repair it.

3. Context. Why do you need to do this? We might know a better way to accomplish your goal.

4. The Cesium version you’re using, your operating system and browser.

how to send position lat long information from server.js and view in helloworld application kindly help me I am new

Hey Amit,

This question isn’t really related to CesiumJS. You’ll need to learn a bit about general web development and servers. There are tons of resources out there, this looks like a nice introductory guide:

Best of luck!