Cesium Bookmark Feature for web application

I want to integrate bookmark feature. During R&D I found link demo link but there is only video inside that link. Can you guys let me know about feasibility for the same.

I want to integrate bookmark feature. During R&D I found link demo link but there is only video inside that link (http://cesiumjs.org/demos/vega.html). Can you guys let me know about feasibility for the same.

Hi Sourav,

Saving views like that is definitely possible with our camera API. Here’s a very simple example that saves and restores a camera position: http://cesiumjs.org/Cesium/Apps/Sandcastle/?src=Hello%20World.html&label=Showcases&gist=5c1ceaab159bd68b1918b2358d09d71c

If you need to save the camera orientation as well, check out this thread: https://groups.google.com/d/msg/cesium-dev/lolHXdDitOg/BGYUOudSFtMJ

Hope that helps,

  • Rachel

Hi Rachel,

Thanks for response.

I want to save uploaded kml and other points plotted over map too(e.g I have drag &drop one kml. I want to save that and want to load that kml with same position.)

Is it feasible with cesium default feature?

Thanks

Sourav

Hi Sourav,

Cesium provides a web framework for building such applications, but out of the box Cesium doesn’t handle uploading and saving data – it has no server component.

However, many other users have asked for this, and so the Cesium team is working on a new service, https://cesium.com , which will provide a solution to this issue. If you’re interested, check it out and feel free to reach out with more questions or feedback.

Hope that helps,

  • Rachel

Hello Rachel,

Thanks for response. I have open link https://cesium.com but there is nothing related to login and other stuff where I can look.

Please advise.

Thanks

Sourav

Hi Sourav,

Sorry if it wasn’t clear – sign-up at the link I provided to join our beta. If you don’t hear back within a few days, you can email me directly or reply here again and I’ll make sure you get signed up.

Best,

  • Rachel