JSFiddle - React, Tailwind, and code Playground
by ryanttb
HTML
<div data-geo-bbox="[-71, 42, -70, 43]"></div>
JavaScript
console.log($("div").data("geoBbox"));
by ryanttb
<div data-geo-bbox="[-71, 42, -70, 43]"></div>
console.log($("div").data("geoBbox"));