qmap.Rd
Quckly form a map using geocoding to any typed place name
qmap(place = "Bournemouth")
place | = Some text that can be geocoded |
---|
A mapview map
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.
qmap("Arne Dorset")#>#>#>