Questions API Methods
simpleFeature()
This method exists within the global window.LearnosityApp
object and can access any Simple Feature with a data-simplefeature-id
property.
Returns an object that exposes methods to that can be called on the Simple Feature object. Only the simple features attached to the Question are accessible through this method.
Arguments
-
simple_feature_id string
Return value
Type SimpleFeature