Select to view content in your preferred language

Bug on js map ver 4.1

3012
18
12-09-2016 02:56 AM
LaxmanThapa
Emerging Contributor

When map isnot placed at the top of the page, the map has following bugs

  • The zoom on mouse wheel is not centered
  • The popup on map click does not position correctly. 

If I place the same map on the top of the page, then I do not have this bug.

Can someone help us solve this problem. Please click on the JSFiddle to see the bug.

Edit fiddle - JSFiddle 

Tags (1)
0 Kudos
18 Replies
ReneRubalcava
Esri Frequent Contributor

What browser are you using? I'm not seeing any issue with popups or zoom using the latest fiddles you provided in Chrome, Firefox or Safari.

0 Kudos
RickeyFight
MVP Regular Contributor

I see the issue with Chrome. 

KenBuja
MVP Esteemed Contributor

I'm seeing it in Firefox, Chrome, and IE

ReneRubalcava
Esri Frequent Contributor

Checked on a smaller screen, happens when you scroll down. I'll pass it on.

0 Kudos
KenBuja
MVP Esteemed Contributor

This seems to be the same issue that happens in 3.x and was solved using map.reposition(). That option isn't available for the MapView, however.

0 Kudos
ReneRubalcava
Esri Frequent Contributor

This will be fixed in 4.2.

0 Kudos
LaxmanThapa
Emerging Contributor

Do you know when version 4.2 will be released because I have to put online my website this week and this map is critical? 

0 Kudos
ReneRubalcava
Esri Frequent Contributor

Should be out this week.

0 Kudos
LaxmanThapa
Emerging Contributor

Thank to the updates on the new release i.e. 4.2, the bug has been fixed.

Thanks

Laxman

0 Kudos