User Location

Is there possible way to Add User Location in cesium js map ? or get User location, just like Google map

See the Camera Sandcastle example that flies to the users location:

http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Camera.html&label=Showcases

See here for more information about the geolocation API:

https://developer.mozilla.org/en-US/docs/Web/API/Navigator/geolocation

Regards,

Dan