~costales/unav/0.65-parse-pois-url

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
[
	{
		"protocol": "http",
		"domain-suffix": "map.unav.me"
	},
	{
		"protocol": "http",
		"domain-suffix": "unav-go.github.io"
	},
	{
		"protocol": "geo"
	},
	{
		"protocol": "http",
		"domain-suffix": "www.openstreetmap.org"
	},
	{
		"protocol": "http",
		"domain-suffix": "www.opencyclemap.org"
	},
	{
		"protocol": "https",
		"domain-suffix": "maps.google.com"
	}
]