summaryrefslogtreecommitdiff
path: root/docs/Classes/SDLLocationCoordinate.html
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2018-05-25 14:47:33 -0400
committerJoel Fischer <joeljfischer@gmail.com>2018-05-25 14:47:33 -0400
commit466cd0091c8350aba1c81862da11a9bc07ff0207 (patch)
treedee36e267eacba5d65cb26717e8c85c2c0d9ae9d /docs/Classes/SDLLocationCoordinate.html
parentda767be2bd10518df7e54a4b043f333d51ed540c (diff)
downloadsdl_ios-466cd0091c8350aba1c81862da11a9bc07ff0207.tar.gz
Update for v6.0
Diffstat (limited to 'docs/Classes/SDLLocationCoordinate.html')
-rw-r--r--docs/Classes/SDLLocationCoordinate.html6
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>