You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because the location of the map is stored in the URL, when you move an interactive map, it'll cause other static maps on the page to move as well. Creating uniqueIDs for both the divider the map is in, and the SVG object does not resolve this bug.
The text was updated successfully, but these errors were encountered:
Because the location of the map is stored in the URL, when you move an interactive map, it'll cause other static maps on the page to move as well. Creating uniqueIDs for both the divider the map is in, and the SVG object does not resolve this bug.
The text was updated successfully, but these errors were encountered: