description:"Submit XY (Longitude/Latitude) coordinates for location as 'X,Y'",
submit:"Submit",
value:"-78.638176,35.779591"
})
viewofnewCoordinates={
map.on('click',e=>{
newCoordinates=`${e.latlng.lng},${e.latlng.lat}`
inputCoordinates=newCoordinates
})
}
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.