您好,请问您问的是开源的S3M吗,s3mb格式的话已经开源,您可到github上查看:https://github.com/SuperMap/s3m-spec
WebGL的话,目前用entity只能参考小品的例子添加一个s3m文件: http://support.supermap.com.cn:8090/webgl/examples/webgl/editor.html#addSymbols 倾斜目前还是用普通的addS3MTilesLayerByScp或者scene.open来加载。
http://support.supermap.com.cn:8090/webgl/docs/Documentation/PolygonGraphics.html 有个属性clampToS3M。这个是Entity Polygon,您可以试下。