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
Change _convertAndFormatPCRS 'map' parameter to 'crs', since 'map'
often depends on the context environment being added to and having a
_map property, which may not be the case.
Uncomment playwright tests, need to see what's breaking without much
bandwidth here to run tests
Remove playwright retries, temporarily.
Revert moveend->map-movend change from 9e06492
Changes so we can all look at what's going on with mapFeature.test.js
Change expectation of DOM ordering of rendered <g> elements - should
move away from DOM order dependency in test entirely TBD.
Comment out continuous testing for now
// _convertAndFormatPCRS returns the converted CRS and formatted pcrsBounds in gcrs, pcrs, tcrs, and tilematrix. Used for setting extent for the map and layer (map.extent, layer.extent).
0 commit comments