At least you need to send lat (latitude) and lon (longitude).
Ok do it need to have these {} wrapped around them
No, you just need to put values after equals sign. It's a standard HTTP URL.
Thank you Anton. I will definitely be donating. Great work!
I am tring to implament into a app that ive created a way to send data to the server. In this example what do i need?
Hello rbfritz. This is your application?
Could you share some ideas?
For example, how to make geo-objects?
I am tring to implament into a app that ive created a way to send data to the server.
In this example what do i need?
http://23.227.167.250/?id=123456&lat={0}&lon={1}×tamp={2}&hdop={3}&altitude={4}&speed={5}
Do i need these values to be reported back to the server?
&lat={0}&lon={1}×tamp={2}&hdop={3}&altitude={4}&speed={5}