By providing coordinates, it's possible to create a link that will open a map at a specific zoom and location, regardless of the default load position.
Use the following hash URL parameters:
#zoom={zoom}&lat={latitude}&lng={longitude}&permalink=true
zoom
your preferred zoom level (1 - 20)lat
the latitude in decimal degreeslng
the longitude in decimal degreespermalink
an identifier to enable the link
Example
https://mangomap.com/examples/maps/51686/heat-map#z=19&lat=40.761580&lng=-73.975937&permalink=true