google_map_view: google map view

View source: R/google_map.R

google_map_viewR Documentation

google map view

Description

google map view

Usage

google_map_view(map, location, zoom)

Arguments

map

a googleway map object created from google_map()

location

numeric vector of latitude/longitude (in that order) coordinates for the initial starting position of the map. The map will automatically set the location and zoom if data is added through one of the various add_ functions. If null, the map will default to Melbourne, Australia.

zoom

integer representing the zoom level of the map (0 is fully zoomed out)


googleway documentation built on Aug. 22, 2023, 9:13 a.m.