Hi java peoples, I am hoping to get some help with some code for a little project.
The code wants to run on the server and log the latitude, longitude and accuracy that is sent back to the server from a mobile browser client which is being served the following webpage javascript code: https://www.refheap.com/114497 I am not experienced in node.js and only very minally in javascript. The html server is Apache on Ubuntu. If someone can help me out with well commented bits of code I would really apprciate it. While initally I just want to log the position, but ultimately a map that a seperate client can use to see a track of the returned positions would be cool. Apache and node.js want to be running on the same server. Cheers -Al -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/cd9fb499-fe67-402b-9868-4aa6051eacd3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
