map.points: Plot coordinate pairs onto Google map tile

Description Usage Arguments Examples

Description

Plots given longitudes and latitudes onto a Google map tile of the area.

Usage

1
map.points(location_data, colour = NULL, zoom = 10)

Arguments

location_data

Dataset with latitude longitude pairs.

zoom

Zoom level of map, range 1 to 21, defaults to 10.

Examples

1

UMDBPP/BalloonDataAnalysis documentation built on May 9, 2019, 5:20 p.m.