googlemaps-samples / js-3d-storytelling

https://goo.gle/3d-storytelling-admin
Apache License 2.0
8 stars 6 forks source link

How to implement camera path replay based on walking history GeoJSON #10

Open skhaz opened 1 month ago

skhaz commented 1 month ago

Given a GeoJSON that contains a walking history, would it be possible to make the camera walk through the same path, along the same streets the person passed, as if it were a real-life replay?

Thank you

anubis05 commented 1 month ago

Hi Rodrigo, thats a great question.. Some of the camera paths are implemented in this sample: https://github.com/googlemaps-samples/js-3d-area-explorer ... though that particular path you mentioned, we do not have that built in. However, using Cesium, you should be able to add that..

On Thu, 3 Oct 2024 at 09:52, Rodrigo Delduca @.***> wrote:

Given a GeoJSON that contains a walking history, would it be possible to make the camera walk through the same path, along the same streets the person passed, as if it were a real-life replay?

Thank you

— Reply to this email directly, view it on GitHub https://github.com/googlemaps-samples/js-3d-storytelling/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHRPBC4UTT45DQ7DXAC5C3ZZVD23AVCNFSM6AAAAABPJ3DAJWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGU3DIMJTGAZDKMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>