Animaonline Weather API Documentation

GPS.GetCoordinates Method 

Reads the current coordinates from the GPS

[Visual Basic]
Public Function GetCoordinates() As Coordinates
[C#]
public Coordinates GetCoordinates();

Return Value

Returns the current coordinates from the GPS

See Also

GPS Class | Animaonline.Hardware Namespace