Skip to content

Commit

Permalink
Remove video example
Browse files Browse the repository at this point in the history
  • Loading branch information
gjmooney committed Jan 9, 2025
1 parent e5c09fa commit 827deb2
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions examples/Notebook.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -88,35 +88,6 @@
" ],\n",
")"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "a8c5e541-4467-4025-8216-3dfe228f8ae4",
"metadata": {},
"outputs": [],
"source": [
"doc.add_video_layer(\n",
" urls=[\n",
" \"https://static-assets.mapbox.com/mapbox-gl-js/drone.mp4\",\n",
" \"https://static-assets.mapbox.com/mapbox-gl-js/drone.webm\",\n",
" ],\n",
" coordinates=[\n",
" [-122.51596391201019, 37.56238816766053],\n",
" [-122.51467645168304, 37.56410183312965],\n",
" [-122.51309394836426, 37.56339170854942],\n",
" [-122.51423120498657, 37.56161849366671],\n",
" ],\n",
")"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "da4fddb7-2b6e-4d6b-8dfd-9c72e662c39b",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit 827deb2

Please sign in to comment.