How to store the images necessary to render a map like google map?
Most of the tutorial I found online is focusing on geohashing/ routing for path, but I was asked how to store the images to render a map system efficiently in a DB.
How do I handle user operation like zoom in/out and move around?