Platform
Resources
Pricing
Sign in
Get started
Hidenori FUJIMURA
UN Smart Maps Lead. We keep web maps open for a better world.
Workspace
Fork
Public
By
Hidenori FUJIMURA
Edited
Aug 31, 2024
Insert cell
Insert cell
container
=
{
yield
html
`<div style="height: 600px;">`
}
Insert cell
Insert cell
Insert cell
aa
=
{
const
aaa
=
import
(
'https://hfu.github.io/h3j-test/module.js'
)
;
yield
aaa
}
Insert cell
ccc
=
{
const
maplibreglModule
=
await
import
(
'https://unpkg.com/maplibre-gl/dist/maplibre-gl.js'
)
;
yield
maplibreglModule
}
Insert cell
bbb
=
{
const
maplibregl
=
await
require
(
'https://unpkg.com/maplibre-gl/dist/maplibre-gl.js'
)
await
import
(
'https://hfu.github.io/h3j-test/h3j_h3t.js'
)
;
yield
maplibregl
}
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.
Try it for free
Learn more
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
container
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
map
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
aa
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
ccc
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
bbb
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML