Posts by Genilson Soares • 1 point
2 posts
-
0
votes1
answer5270
viewsQ: Distance in meters between two coordinates using Javascript
Can you help me solve a problem? I need to calculate the distance in meters between two GPS coordinates. But I need to do it using pure Javascript. The context of this is that my application needs…
-
0
votes2
answers929
viewsQ: Difference between Arrays
I have a question in a code: I got these two arrays: var listaLeituras= [12,13,14,15,16,17,18];<br> var leiturasRealizadas = [12,15,18]; In the end, I needed a code to show in a third array…
javascriptasked Genilson Soares 1