Published
Edited
Feb 20, 2021
Insert cell
Insert cell
Insert cell
Insert cell
`https://maps.googleapis.com/maps/api/place/textsearch/json?input=hardees%20in%20wisconsin&inputtype=textquery&fields=photos,formatted_address,name,rating,opening_hours,geometry&key=${Secret("Google Maps API Key")}`
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
L = require('leaflet')
Insert cell
Insert cell
turf = require('@turf/turf')
Insert cell
Insert cell
html`
<link href='${resolve('leaflet/dist/leaflet.css')}' rel='stylesheet' />

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/font-awesome@4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet.locatecontrol@0.72/dist/L.Control.Locate.min.css" />
`
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more