D
D
delkov2017-01-10 20:23:38
Google Maps
delkov, 2017-01-10 20:23:38

How to choose the language for the "drawing GPS routes" program?

Good day, dear ones!
I want to write a program that will build GPS tracks (stored in the database) based on a certain selection (date, for example).
We select a date, press play -> the track is drawn on the map (you need to make a link to the maps).
In what language is it easy to do this?
Is it possible to do this in Python with a decent interface or use C++?
Or maybe JS?
Please advise.
Thank you!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
malbaron, 2017-01-10
@malbaron

Any of the above is possible.
I would choose according to the criterion: "what do you know better", if it is a commercial project or if it is necessary to minimize the implementation period.
Or "what is interesting to you personally" if this is a non-commercial project and the implementation period is not urgent.

F
freeExec, 2017-01-11
@freeExec

Well, in general, you will need both (Python / C ++) and another (JS): something should give the track, and the other should show it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question