v1.1.0
The "No need to hardcode lots of things" release. Previously, control wrapper areas and controls all had to be hard coded to the page. Now all UI elements are created by the script. The user has control over which ones are created, via .addX() functions.
Additionally, the map now works perfectly when it's just a portion of the webpage. Previously it was intended only for full-screen usage.