I have just made a vector tile package of points in ArcPro and shared it to Online, now when i zoom in and out of the map I see the points shift in position very significantly between zoom levels.
Any idea how to mitigate this and have the points stay where they are supposed to be regardless of zoom level? Points are coming from a File Geodatabase Feature Class that has a coordinate system, and then the vector tile process is applied to them. File Geodatabase coordinate system is BC Albers but the map is set to Web Mercator to share in Online, so wondering if it's an "on the fly" coordinate conversion error, I hope not as i would like to avoid having to convert coordinate system every time I want to make a vector tile.