You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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..
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
The text was updated successfully, but these errors were encountered: