Skip to content

Instantly share code, notes, and snippets.

@fchristant
Last active September 3, 2019 18:50
Show Gist options
  • Save fchristant/054d921dfebc8c9fb7ba2f7ca00f242b to your computer and use it in GitHub Desktop.
Save fchristant/054d921dfebc8c9fb7ba2f7ca00f242b to your computer and use it in GitHub Desktop.
dragon.googlemap.js
dragon.ready().then(() => {
var myMap = dragon.components.googlemap.map1;
myMap.zoom = 1;
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment