Support,
I have created a marker on my map and want to be able to click on it to get information back about that marker.
My map is in a user control and when I click the marker nothing happens. If I remove the map from my user control and click the marker then it works properly.
Is there any link I need to setup so that my marker_click event will hit my server side code while my map is in a user control?
Thanks!
Steve