How do I convert a particular point on a mercator map (points in a mercator map svg) to WGS84 coordinates? Is it simply a direct translation of the x,y values, using a multiplier which matches the map width & height to -180..180 and -90..90...