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
Description:
The tile coordinate system I am requesting now is the standard wgs84 coordinate system, but my line and point data are under the epsg: 4490 coordinate system, and I have a function that can convert wgs84 latitude and longitude to epsg: 4490 latitude and longitude. Due to system issues, we are unable to convert the data to wgs84, so we can only offset the wgs84 tile map. However, I have checked all the documents and have not found any information on how to offset the tile to another coordinate system. I urgently need help. Thank you