Map "Teleportation" and Rendering

map, rendering

Call the map's render method to change its container.

This example demonstrates how a map can be rendered initially in one container and then moved to a new container. At any point after map construction, the map's render method can be called with the id of an empty container, moving the map to the new container.