Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在构建一个允许用户浏览 3d 图像的站点。我添加了一个 facebook 分享按钮。该按钮有效,但它共享 URL 和只有一个小缩略图(缩略图有时只有效)。
是否可以创建一个共享大型自定义图像的按钮,就像您将照片上传到自己的时间轴一样?
我不能使用元标记,因为图像通过 javascript 更改。我也不能让 facebook 自动找到图像,因为它是在网页上的画布 3d 查看器中呈现的。
提前致谢!