“Feature Hyperlinks
I have several “Feature Hyperlinks” defined for a site.
I’m looking at the “geocortex.essentials.Layer” object for a method that’ll return an array of the “Feature Hyperlinks” but I don’t see one.
How can I get these using the JS API?
-Tyler
-
I still need to know how to access the Feature Hyperlinks that I have defined for my sites.
-Tyler
0 -
Hi Tyler,
Feature Hyperlinks are exposed as an array of "FeatureHyperlink" objects via a Layer's featureHyperlinks property:
We've posted an update to the online documentation:
https://resources.geocortex.com/essentials/apis/javascript/Reference/Build/Default/symbols/geocortex.essentials.FeatureHyperlink.htmlThis functionality is available in the Javascript API bundled with our HTML5 viewer.
Regards,
-Malcolm
0 -
Malcolm,
Thanks, that's just what I needed.
Wow! There has been a lot added to the API.
thanks for the updated documentation.
It would also be great to see additional samples provided. both for using the API in a custom HTML app, and some showing us how to use it to enhance the HTML5 viewer.
Thanks again.
-Tyler
0 -
Hi Tyler,
The HTML5 SDK package contains a number of samples related to our HTML5 application framework as well as various viewer integration concepts. Each sample is packaged as a standalone starting point, or you can host the SamplesViewer folder and view them all within a single page. Take a look at the Samples folder in the SDK package.
- Jason
0
Please sign in to leave a comment.
Comments
4 comments