Is there a way to call google map api from C code?
Asked
Active
Viewed 4,123 times
1
-
What exactly you want to do with API? If you just want geolocation service, than you can access it via http quiries. – kepkin Feb 17 '11 at 06:23
-
I too have the same question. How do we really call a google map api and displace a map using c language? – Denis May 30 '16 at 18:49