I am trying to integrate an area which I have created as it's own map onto a larger map.
I would like to show the location of this organization on a map with it's surrounding areas. When I zoom in onto the area of the organization, the details/layout of the smaller map(layout through the organization) should become visible.
With the map I have created, it is places on an image with outlines of certain buildings and stores (it's a mall), I am able to calculate distances among other operations. I just need to figure out how to implement zooming in to reveal my smaller map on this larger map. This map will be displayed on a website as well as integrated on a native mobile application, such as an android app, however implementation on the webpage is more important.