Hi!

I'm relative new to Clojurescript and om and have a question regarding the use 
of libraries that "produce" state in the context of an om app.

The app uses the nice leaflet library to display a map. So far so good, but it 
should also display markers for corresponding model objects (properly residing 
in an app-state atom). Adding markers creates marker objects that better be 
stored somewhere so they can be updated when the model changes. 

My (newbie) question is: What is the best (tm) idea for updating and storing 
these marker objects?

- Axel

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" 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/clojurescript.

Reply via email to