This commit is contained in:
Devin Howard 2017-01-14 16:14:13 -05:00
parent f3383e8bea
commit 5cf93a234c

View file

@ -271,7 +271,6 @@ const Map = {
DOWNLOAD
</a>`
GlobalUI.notifyUser(downloadMessage)
//$('#map-screenshot-download-link').click()
},
uploadMapScreenshot: () => {
const canvas = Map.getMapCanvasForScreenshots()