forked from ropensci/osmplotr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_pkgdown.yml
58 lines (53 loc) · 1.02 KB
/
_pkgdown.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
58
title: osmplotr
templates:
params:
bootswatch: cerulean
reference:
- title: Package doc and class
contents:
- osmplotr-package
- title: Data extraction
contents:
- get_bbox
- extract_osm_objects
- connect_highways
- title: Map construction
contents:
- osm_basemap
- make_osm_map
- add_osm_objects
- osm_structures
- print_osm_map
- title: Additional map elements
contents:
- add_axes
- add_colourbar
- title: Maps with data
contents:
- add_osm_groups
- add_osm_surface
- title: Colours
contents:
- adjust_colours
- colour_mat
- title: Package data
contents:
- london
articles:
- title: The osmplotr package
contents:
- basic-maps
- data-maps
navbar:
title: osmplotr
type: default
left:
- text: Home
href: index.html
- text: Vignettes
href: articles/index.html
- text: Functions
href: reference/index.html
right:
- icon: fa-github fa-lg
href: https://github.com/ropensci/osmplotr