Help with paging in info windows in javascript api

3758
2
07-14-2014 10:53 AM
alexlambson
New Contributor II

Hey guys.

 

Basically, what I am trying to do is get graphics that are near each other to be related

 

 

I have a lot of markers stored as graphics in a graphics layer and some of them have the same coordinates. I want next/previous buttons on the info window to cycle through markers that share a location. How would I do this?

0 Kudos
2 Replies
TimWitt2
MVP Alum

Alex,

I think this is what you are looking for. This lets you scroll through features.

Tim

0 Kudos
alexlambson
New Contributor II

I do not think that will work. All of our graphics are placed by javascript. The map itself is just a bing map.

0 Kudos