• We are using a variable in javascript code to dynamically create the JSON string, and passing that variable to the .imageMapPro() method. The floorplan does not render in this instance. It only seems to render if we directly embed the JSON string into the .imageMapPro() method from the editor plugin.

    We have verified that the dynamically generated JSON string contains no errors and is formatted correctly.

    Is it possible to dynamically render the code in code behind, pass it to the .imageMapPro() method, in order to be able to dynamically edit it?

  • The topic ‘Image Map Pro javascript not rendering’ is closed to new replies.