Browse Source

update URL example to avoid wrapping, again...

pull/199/head
rmglennon 8 years ago
parent
commit
00f5281358
  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:
```
https://search.mapzen.com/v1/search?text=London&api_key=your-api-key
\___/ \_______________/\__/\_____/\__________/\___________________/
https://search.mapzen.com/v1/search?text=London&api_key=
\___/ \_______________/\__/\_____/\__________/\_______/
| | / | | |
scheme domain version path query authentication token
```

Loading…
Cancel
Save