I am working on a mapped DVR / cctv UI.
I did it myself, so I did not use the Google API. I just cut off most of the map where I need it.
therefore, if I have a really really big map, then it will not correspond to my resolution, I did not find the code to move the image inside the pictureBox, but I did to move the pictureBox inside the panel. then it looked like a map with borders. :)
now, I want to be able to save / attach this button to the image .. so whenever I move the pictureBox, the button is combined with it. even if it goes beyond the scope of the form, but when I drag it back, it appears where it was said, attached just to imagine a button, such as a googlemap marker. what i wanted to happen.
its like i'm creating my own google offline map ..

If you have any questions, feel free to ask. TIA
source
share