diff options
author | Joel Fischer <joeljfischer@gmail.com> | 2018-05-25 14:47:33 -0400 |
---|---|---|
committer | Joel Fischer <joeljfischer@gmail.com> | 2018-05-25 14:47:33 -0400 |
commit | 466cd0091c8350aba1c81862da11a9bc07ff0207 (patch) | |
tree | dee36e267eacba5d65cb26717e8c85c2c0d9ae9d /docs/Classes/SDLLocationCoordinate.html | |
parent | da767be2bd10518df7e54a4b043f333d51ed540c (diff) | |
download | sdl_ios-466cd0091c8350aba1c81862da11a9bc07ff0207.tar.gz |
Update for v6.0
Diffstat (limited to 'docs/Classes/SDLLocationCoordinate.html')
-rw-r--r-- | docs/Classes/SDLLocationCoordinate.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Classes/SDLLocationCoordinate.html b/docs/Classes/SDLLocationCoordinate.html index 3f6a09437..38d00de2a 100644 --- a/docs/Classes/SDLLocationCoordinate.html +++ b/docs/Classes/SDLLocationCoordinate.html @@ -9,7 +9,7 @@ <h3>Overview</h3> -<p>Undocumented</p> +<p>Describes a coordinate on earth</p> <section class="section task-group-section"> @@ -17,7 +17,7 @@ latitudeDegrees </h3> - <p>@abstract Latitude of the location</p> + <p>Latitude of the location</p> <p>Required, Double -90 - 90</p> @@ -38,7 +38,7 @@ longitudeDegrees </h3> - <p>@abstract Longitude of the location</p> + <p>Longitude of the location</p> <p>Required, Double -180 - 180</p> |