Hi,
Could you help me please with this scenario:
I set up my map, chose extent, layers and markers. Then I run search in iframe and got some IDs. I put this IDs into hidden field on the 'map' page. After that, I need to pass this IDs to the server-side function to display markers. Finally, the page should looks like it was before and show new markers.
How can I implement this? I thought about AJAX, but didn't find any examples yet.
Thank you,
Igor