Browse Source

shorten text to avoid wrapping in example

pull/198/head
Rhonda Glennon 8 years ago committed by GitHub
parent
commit
c35969f565
  1. 4
      search.md

4
search.md

@ -9,8 +9,8 @@ Making the leap from text to coordinates is an intricate and challenging process
All Mapzen Search requests share the same format: All Mapzen Search requests share the same format:
``` ```
https://search.mapzen.com/v1/search?text=London&api_key=your-mapzen-api-key https://search.mapzen.com/v1/search?text=London&api_key=your-api-key
\___/ \_______________/\__/\_____/\__________/\_________________________/ \___/ \_______________/\__/\_____/\__________/\___________________/
| | / | | | | | / | | |
scheme domain version path query authentication token scheme domain version path query authentication token
``` ```

Loading…
Cancel
Save