atd-schubert / old-yaga

Yet another geo application
ISC License
0 stars 0 forks source link

Wrap connection to yaga-element into function #17

Open atd-schubert opened 9 years ago

atd-schubert commented 9 years ago

We have problems with instancing a back linked object, because mootools will call object.clone. Wrap this into a getter function to prevent this!

atd-schubert commented 9 years ago

Also wrap getLeafletElement into a function!