diff --git a/getting-started/003-reverse.md b/getting-started/003-reverse.md index 45ee1f6..8b4226f 100644 --- a/getting-started/003-reverse.md +++ b/getting-started/003-reverse.md @@ -1,5 +1,4 @@ -Reverse Geocoding -================== +# Reverse geocoding Reverse geocoding is used for finding places near a latitude/longitude pair. Think of it as clicking on a map to see what's there when the map doesn't show it otherwise. For example, picture a map in your mind with building outlines but no labels then clicking on a building and being shown what business is there. That's reverse geocoding. diff --git a/getting-started/004-place.md b/getting-started/004-place.md index 0d63910..2935f6e 100644 --- a/getting-started/004-place.md +++ b/getting-started/004-place.md @@ -1,5 +1,4 @@ -Places -======= +# Search for places Place search is for when you have an ID and the source it came from and now you just need the details.