mapThingFoI: Display SensorThing Features of Interest on a map

Description Usage Arguments Value Examples

View source: R/leaflet.R

Description

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

Usage

1
mapThingFoI(foiDf)

Arguments

foiDf

Data frame with class "thingFoI" and "mapThing"

Value

A list object containing information from url/FeaturesOfInterest

Examples

1
2
3
x = senseFoI("https://toronto-bike-snapshot.sensorup.com/v1.0")
y = makeThingFoI(x)
mapThingFoI(y)

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