Quckly form a map using geocoding to any typed place name

qmap(place = "Bournemouth")

Arguments

place

= Some text that can be geocoded

Value

A mapview map

Details

The simplest way to form a web map is just type qmap() into the console or code chunk after loading the giscourse package. This will by default map the bounding box of Bournemouth. If you type some other text as input the function will attempt to geocode the text and zoom to the appropriate place.

Examples

qmap("Arne Dorset")
#> Loading required package: mapview
#> Loading required package: leaflet.extras
#> Loading required package: leaflet