Guest User

Untitled

a guest
Jan 21st, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. Export.map.toCloudStorage({
  2. image: myMap.visualize(myMapVis),
  3. description: '123',
  4. bucket: 'bucket',
  5. path: '01',
  6. scale: 500
  7. });
Add Comment
Please, Sign In to add comment