Hi,
We have a requirement on one of the pages to display 2 maps.
The specific webpage will contain a reference to a user control which contains a map. This works fine.
We have a grid on the page with records containing latitude and longitude values, upon selection of these records a corresponding client side marker is displayed on the map.
For records that have no latitude and longitude the plan was to allow the user to edit the record by displaying the record data in a panel on the page. The AJAX modal pop up extender is used for this purpose.
This 'Edit Panel' will contain a second map also allowing the user to drag a pin to specify the location of the record that currently does not have a latitude and longitude.
Effectively this amounts to 2 maps on a single page and noting the response here gis.thinkgeo.com/Support/Dis...fault.aspx it would seem that this approach is not possible and any user interaction must be done on the main map on the page.
Can you confirm that only one map is still suppported per page.
Rgds,
Liam