Skip to content

Commit

Permalink
[TIMOB-20522] Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary Mathews committed Dec 5, 2017
1 parent 4659258 commit 6a6cc23
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions apidoc/Titanium/Geolocation/Geolocation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ properties:
permission: read-only
platforms: [android, iphone, ipad]
deprecated:
since: "2.0.0"
since: {android: "2.0.0"}

- name: ACCURACY_HUNDRED_METERS
summary: |
Expand All @@ -442,7 +442,7 @@ properties:
permission: read-only
platforms: [android, iphone, ipad]
deprecated:
since: "2.0.0"
since: {android: "2.0.0"}

- name: ACCURACY_KILOMETER
summary: |
Expand All @@ -455,7 +455,7 @@ properties:
permission: read-only
platforms: [android, iphone, ipad]
deprecated:
since: "2.0.0"
since: {android: "2.0.0"}

- name: ACCURACY_NEAREST_TEN_METERS
summary: |
Expand All @@ -468,7 +468,7 @@ properties:
permission: read-only
platforms: [android, iphone, ipad]
deprecated:
since: "2.0.0"
since: {android: "2.0.0"}

- name: ACCURACY_THREE_KILOMETERS
summary: |
Expand All @@ -481,7 +481,7 @@ properties:
permission: read-only
platforms: [android, iphone, ipad]
deprecated:
since: "2.0.0"
since: {android: "2.0.0"}

- name: ACCURACY_HIGH
summary: |
Expand Down

0 comments on commit 6a6cc23

Please sign in to comment.