I need to convert latitude longitude values into pixel positions as well as do the opposite. I’ve found many solutions to go from lat/lng->pixel, but can’t find anything on the reverse. A couple of notes: The map is a fixed size, no zooming, no tiles. I don’t need anything super accurate, its not important. Preferably mercator projection, but not required.