This custom element for Kentico Kontent can be used to select PIN corrdinates and preview them.
Netlify has made this easy. If you click the deploy button below, it will guide you through the process of deploying it to Netlify and leave you with a copy of the repository in your account as well.
No configuration required
{
"assetId":"fe6b0675-45d7-4429-abf6-90454f233efc",
"assetUrl":"https://assets-us-01.kc-usercontent.com/e60bb42c-d7a0-002f-236e-7c27b1224150/b1d7bf6e-af31-439f-8e9a-b5d1779c6fdf/rocket.jpg",
"pins":[
{
"y":74,
"x":323,
"text":"Test 1",
"imageWidth":838,
"imageHeight":559
},
{
"y":281,
"x":642,
"text":"Test 2",
"imageWidth":838,
"imageHeight":559
}
],
"originalImageHeight":559,
"originalImageWidth":838
}
This custom element is built with Angular
. See package.json for scripts regarding building & publishing the library.
We have collected notes on how to contribute to this project in CONTRIBUTING.md.
Originally created by @Enngage