mapThingLocations: Display SensorThing locations on a map

Description Usage Arguments Value Examples

View source: R/leaflet.R

Description

Creates markers from "thingLocation" objects and loads them onto a Leaflet map

Usage

1

Arguments

locDf

Data frame with class "thingLocations" and "mapThing"

Value

A list object containing information from url/Things

Examples

1
2
3
x = senseLocations("https://toronto-bike-snapshot.sensorup.com/v1.0")
y = makeThingLocation(x)
mapThingLocations(y)

danji90/sensorThings4R documentation built on May 29, 2019, 1:52 a.m.