expressMapLocations: Directly load thing locations to leaflet map

Description Usage Arguments Examples

View source: R/leaflet.R

Description

Uses senseLocations(), makeThingLocation() and mapThings to build leaflet map with a single function

Usage

1

Arguments

url

Path or URL to input file

Examples

1
2
3
4
5
6
7
8
## Not run: 
map1 = expressMapLocations("https://tasking-test.sensorup.com/v1.0")
map1

map2 = expressMapLocations("https://toronto-bike-snapshot.sensorup.com/v1.0")
map2

## End(Not run)

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