Skip to content

Commit

Permalink
Merge branch 'sd/3dtyler' of https://github.com/MakieOrg/Tyler.jl int…
Browse files Browse the repository at this point in the history
…o sd/3dtyler
  • Loading branch information
SimonDanisch committed Aug 9, 2024
2 parents 2bc570b + 0ee06e1 commit b1ba521
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/src/whale_shark.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ function to_web_mercator(lo,lat)
end
nothing # hide
````

and downloading and preparing the data is done next

````@example whale
Expand Down Expand Up @@ -77,7 +78,7 @@ hidedecorations!(ax)
hidespines!(ax)
m
````
![](whale_init_point.png)


## Animated trajectory

Expand Down

0 comments on commit b1ba521

Please sign in to comment.