This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Public Method Questions API

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

SimpleFeature

Related articles

Was this article helpful?