Skip to content

v1.1.0

Compare
Choose a tag to compare
@Kelderic Kelderic released this 18 May 17:42
· 123 commits to master since this release

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.