Hi all
I've got some code to display a map of the UK. The map image is a GIF. I have managed to plot log all the co-ordinates I need in a database, but need to know how I can then plot points on the map image using php.
I've done this before on an image created through the GD library, but never on an existing image. Can anyone point me in the right direction?
Many thanks
Spudgun.