Solved Mouse Position in Zoomed Tile Map

Hello,

I’m wondering how to get the X and Y of the mouse, but scaled for a tile map. Specifically, I am zoomed in at 15f and 9f ratio with my orthographic camera.

Please supply a simple code example of getting the correct coordinates based on the tile map.

Thanks