getExtensionFromUri

Given a URI, returns the extension of the URI.
Example:
//extension will be "czml";
const extension = Cesium.getExtensionFromUri('/Gallery/simple.czml?value=true&example=false');
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.