SubjectGPSLocation

ISimpleCoordinates SubjectGPSLocation() 

Description

Used in order to set your currently captured Latitude and longitude that will be associated to the current Interview.
Can be used for example when a surveyor will use a manual used GPS and will manually enter the coordinates.

Return Type

ISimpleCoordinates

Example

If I want to set my own longitude and latitude
I can use this function like this, for example:
SubjectGPSLocation = CreateCoords(25.776, 92.421);


 
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.