I am trying to implement Near map Panorama view via Google maps API. Near map arranges the tiles in different order for South, West and East directions as follows which makes my tiles jumbled.
https://docs.nearmap.com/display/ND/Panorama+Coordinate+Systems
Is there any way I can change the tile arrangement order in Google maps API ?