-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcouscous.yml
57 lines (54 loc) · 1.73 KB
/
couscous.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
title: Universal Geocoder
subTitle: A universal JavaScript library for server-side and client-side geocoding applications with multiple built-in providers
github:
user: universal-geocoder
repo: universal-geocoder-js
menu:
sections:
main:
items:
readme:
text: 🌏️ Home
provider_usage:
text: 🔎️ Provider Usage
relativeUrl: docs/provider_usage.html
changelog:
text: 📃️ Changelog
relativeUrl: changelog.html
special_provider_usage:
name: Special Provider
items:
chain:
text: ⛓️ Chain
relativeUrl: docs/provider_usage/chain.html
provider_usage:
name: Provider
items:
nominatim:
text: 📌️ OpenStreetMap (Nominatim)
relativeUrl: docs/provider_usage/nominatim.html
opencage:
text: 📌️ OpenCage
relativeUrl: docs/provider_usage/opencage.html
googlemaps:
text: 📌️ Google Maps (Geocoding API)
relativeUrl: docs/provider_usage/googlemaps.html
locationiq:
text: 📌️ LocationIQ
relativeUrl: docs/provider_usage/locationiq.html
mapbox:
text: 📌️ Mapbox
relativeUrl: docs/provider_usage/mapbox.html
mapquest:
text: 📌️ MapQuest
relativeUrl: docs/provider_usage/mapquest.html
bing:
text: 📌️ Bing Maps
relativeUrl: docs/provider_usage/bing.html
yandex:
text: 📌️ Yandex
relativeUrl: docs/provider_usage/yandex.html
geoplugin:
text: 📌️ GeoPlugin
relativeUrl: docs/provider_usage/geoplugin.html
baseUrl: /universal-geocoder-js/