Hi,
I want to render a VectorTileLayer on top of a MapImageLayer, but currently this results in a error. You can see this in this CodePen: https://codepen.io/isazulay/pen/KKXgzNE
I want to do this because I want to center my Map based on X-Y coordinates on the MapImageLayer.
Is it possible to achieve this?