[CURRENT BUG] iFrame zoom size

Options
Rui Martins
Rui Martins EN Basic Posts: 1 New Here
edited April 23 in Ask the Community

I think the zoom attribute is not working when we set it on the iFrame URL. in my case it is configured as:

https://www.mindmeister.com/maps/public_map_shell/0000000000/ABCDE?width=300&height=200&z=0.6&no_share=1&no_logo=1

but when it opens, it fallbacks to 100% size.

Since I'm opening it on a tile of my application the UX does not look good.

I took an inspection on Chrome and I see that the initial URL redirects to another immediately and in that process the Z attribute is lost:

https://www.mindmeister.com/app/map/000000000?fullscreen=1&v=embedded&live_update=

is it something you can take a look on?

thx,

Rui

Tagged:

Best Answer

  • Miša Hennin
    Miša Hennin Admin, MeisterLobster, EN Business, DE Advocate Posts: 1,403 Community Admin
    Answer ✓
    Options

    Hey Rui,

    We can reproduce this issue and have opened a bug report!

    I'll update this thread with any news.

    Best,

    Miša

Answers

  • Josh Davenport-Smith
    Josh Davenport-Smith EN Basic Posts: 1 New Here
    Options

    When I embed a mind map (not sure if other map types are affected) the zoom option provided by the embed popup has no effect.

    It seems the z URL query parameter is ignored because a redirect occurs at the URL given which doesn't carry the z parameter to the redirect URL.

    See below from a codepen demonstrating the issue:

  • Miša Hennin
    Miša Hennin Admin, MeisterLobster, EN Business, DE Advocate Posts: 1,403 Community Admin
    Options

    Hey Josh,

    I added your post to the existing bug report above. I've also passed your details onto devs. Hopefully I can share some news here soon.

    Best,