• RE: access to IVION API / blank appearance

    Hi Mohamed, 

    Nice to meet you.

    It looks like you're using the old API in package.json needs updating to navvis-ivion-10.0.2.tgz
    Have you updated the HTML placeholder tags <indoorviewer></indoorviewer> is now <ivion></ivion>

    If this still doesn't work, can you post a sample of the code you're using?

    Regards
    John
  • RE: access to IVION API / blank appearance

    re: Blank Instance - Can you share a screenshot of the developer console? To see what errors there are?

    https://support.airtable.com/hc/en-us/articles/232313848-How-to-open-the-developer-console

  • Differences between IV2.8 and IVION

    HI there,

    I'm looking at upgrading our app from IV2.8 to IVION. The API has changed a lot in respect to the initiisation of the ConfirguationInterface, all the core.init.xxx and core.map.xxx properties have gone and I can't find them if they've moved elsewhere.

    IVION
    https://docs.navvis.com/cloud/current/en//html/_static/ts_docs/interfaces/configurationinterface.html

    IV2.8
    https://docs.navvis.com/indoorviewer/v2.8/en/html/_static/ts_docs/interfaces/configurationinterface.html

    Thanks