Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
260
Updating map data dynamically
posted

Hi,

I am binding the map to JSON data and want to update particular points on the fly. I see the addItem, setItem and removeItem methods, but they require an index. How do I find the particular index of a data object. I don't see a "rows" method or anything similar through which I can loop.

Thanks in advance

Bill 

Parents
No Data
Reply
  • 1740
    Offline posted

    Hello,

    Thanks for your post.

    When exactly you want to update this points? When you binding the data, or when you add some items? Please give me more details about your approach.

    I'm looking forward your reply.

Children