how to know the location of the GPS in xbase

This forum is for eXpress++ general support.
Message
Author
User avatar
Auge_Ohr
Posts: 1428
Joined: Wed Feb 24, 2010 3:44 pm

Re: how to know the location of the GPS in xbase

#11 Post by Auge_Ohr »

as i understand you ask for GEO Location like Browser does ?

so what you need ist Google Map API and some Java-Script to get GEO Location
! Note : you need your own Google API-KEY to use there API
greetings by OHR
Jimmy

User avatar
digitsoft
Posts: 461
Joined: Thu Jan 28, 2010 1:33 pm
Location: Republica Dominicana
Contact:

Re: how to know the location of the GPS in xbase

#12 Post by digitsoft »

What I need is to know the GPS location of Google Map, where this Seller, the Seller uses an order system on a tablet with windows that has windows 10 gps

Auge_Ohr wrote:as i understand you ask for GEO Location like Browser does ?

so what you need ist Google Map API and some Java-Script to get GEO Location
! Note : you need your own Google API-KEY to use there API
Nolberto Paulino
Regards

User avatar
Auge_Ohr
Posts: 1428
Joined: Wed Feb 24, 2010 3:44 pm

Re: how to know the location of the GPS in xbase

#13 Post by Auge_Ohr »

digitsoft wrote: the Seller uses an order system on a tablet with windows that has windows 10 gps
as i say the Problem is to access GPS .Net Class under Windows 10 from Xbase++

Mappoint GPS Interface does not work on my Table PC while it use Bluetooth ... have to use external GPS Tracker with BT

same is with CAM (Front/Rear) where old API does not work any more under Windows 10 ... there is a CAM .Net Device CLASS. :liar:

so if you find a 3PP to access Windows 10 Device like GPS or CAM which can be used with Xbase++ tell us.
greetings by OHR
Jimmy

User avatar
Eugene Lutsenko
Posts: 1649
Joined: Sat Feb 04, 2012 2:23 am
Location: Russia, Southern federal district, city of Krasnodar
Contact:

Re: how to know the location of the GPS in xbase

#14 Post by Eugene Lutsenko »

digitsoft wrote:But I need to know the position where I am
I just gave you an example of how to determine the position of the ip-address. So you can determine not only your position, but also the position of anyone who launched your application. I do. Of course it's not GPS, the accuracy is not the same. But still.

User avatar
rdonnay
Site Admin
Posts: 4813
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: how to know the location of the GPS in xbase

#15 Post by rdonnay »

There are a lot of USB GPS receivers. Maybe you should look at that as a solution.
The eXpress train is coming - and it has more cars.

Post Reply