Center the map while retaining the current scale.
Remove the Meridian Map from the DOM and clean up all ongoing network connections.
If you are writing a single page app you MUST use this call before hiding the Meridian Map, or you will having network connections that keep going in the background.
Has this map been destroyed
Update the Meridian map to have new options.
Set zoom to the default level and pan to the default position.
Pan to x/y coordinate and scale to a given zoom factor.
Returned from createMap, this object allows you to manipulate a map that has already been created in the page.