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
from triggering map-change event. Allow map-extent to react to
map-projectionchange event, enable/disable according to projection match.
Change initialization logic for opacity, so that layer- and map-extent
opacity value is maintained through map-projectionchange event.
Remove MapMLLayer.validProjection attribute and flawed logic.
Prettier formatting change only in multipleExtents.test.js
Remove use of validProjection by layer context menu, was wrong anyway(?)
Add waitfortimeout of 500ms in customTCRS.test.js (100ms was not enough)
Add test for simple projection change.
0 commit comments