I am using VS2008 with Shabdar's Google Map Control. My issue is that I am trying to add multiple markers on a postback. Basically, I have a checkbox labeled "Schools" and when the user's check the box it adds the schools in the database to the existing map. I have the schools geocoded lat and long and I am looping through my datareader BUT the markers are not displaying on the map. I know it has something to do with the postback because if I move the database code to the page load I get all the markers.
Is anyone doing this with this control or faced a simialar situation? Thanks. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
