Indeed this is the classical scenario of the code.

The issue here is that I need to break free of the call back function which
does something with the data passed. I need to pull out that very data (the
JSON) from the callback boundaries into an external variable in order to
make it available to another library (OpenLayers3). So, how can I have the
data passed over the fence of the callback? The call back is good in order
to pass the data to the view through binding, but, when I want to retain it
and pass it along in the code further it seems out of my understanding.

Thank you, thank you very much in tagging along in my quest.



On 25 September 2014 17:49, Sander Elias <[email protected]> wrote:

> Hi Constantinescu,
>
> You mean something like this:
> http://plnkr.co/edit/cWZAmW12SM5dXatKyP6S?p=preview
> Does that help you?
> If not, drop me a note, with what you are missing, and I will take a
> second look!
>
> Regards
> Sander
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "AngularJS" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/angular/d1W5J3qPYX0/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Constantinescu Nicolaie
Information Architect
http://www.kosson.ro
Membru în BEX al ANBPR
www.anbpr.org.ro <http://www.anbpr.org.r>
Director
http://sparceurope.org/
Open Acces Understanding
http://startad.kosson.ro
Information Science Sonar
http://sonar.kosson.ro
digital curator for Nostrum Monumentum
http://memoria.kosson.ro

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to