origo-map / draw-plugin

Draw tool plugin for Origo
MIT License
1 stars 4 forks source link

Draw plugin #1

Closed imantahriri closed 5 years ago

imantahriri commented 5 years ago

Note that some small changes mentioned in readme file are necessary in origo for this pluging to work properly.

jokd commented 5 years ago

drawtoolbar.restoreState(viewer.getUrlParams()); throws error since there's no getUrlParams-function in viewer. Is this necessary? Is it possible to store the drawings somehow?

imantahriri commented 5 years ago

@jokd These small changes are necessary for extended sharemap to work and are added to the Extended_sharemap branch.