What is the best way to make a simple mapping program? I am trying to get a background image that will have an overlay, so when the user clicks on the desired area on the map, they actually click on the overlay (buttons on the selected areas). The background image is quite large and I can’t understand how I need to pan the image and update the overlay. In short, I am trying to make a very simple program similar to Google maps, but without scaling at the moment.
Chris source
share