For NFTs you own, the NFT image will appear with a shiny frame.
Copy in the asset URL from OpenSea.
Stretches an image to fit the scale.
String
; Links must be https://
.
feature.get('url')
// returns: "https://..."
feature.set({'url':"https://www.opensea.io/"})
""
Boolean
;
feature.get('stretch')
// returns: "https://..."
feature.set({'stretch':true})
false
String
;
feature.get('type')
/* or */
feature.type
// returns: 'nft-image'