Except as otherwise noted,
the content of this page is licensed under the Creative Commons
Attribution 3.0 License.
Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
Specifies a geo location with the supplied lat/long.
| Field | Type | Description |
|---|---|---|
| latitudeInMicroDegrees |
xsd:int
|
Micro degrees for the latitude.
This field is required and should not be null.
|
| longitudeInMicroDegrees |
xsd:int
|
Micro degrees for the longitude.
This field is required and should not be null.
|