A map container in order to be able to insert a map into a complex layout Its main interest is to update the map size when the container is resized
This widget is deprecated and will be removed in next mapfish version. Please use http://geoext.org- /lib- /GeoExt- /widgets- /MapPanel.html instead.
var mapcomponent = new mapfish.widgets.MapComponent({map: map});
mapfish. widgets. MapComponent | A map container in order to be able to insert a map into a complex layout Its main interest is to update the map size when the container is resized |
Constructor | |
mapfish. widgets. MapComponent | Create a new MapComponent. |
Properties | |
map | {OpenLayers.Map} A reference to the OpenLayers map object. |
{OpenLayers.Map} A reference to the OpenLayers map object.