Shorcuts to get the map zoomed to a preconfigured locations.
var shortcuts = new mapfish.widgets.Shortcuts({ el: 'myDiv', map: map, store: store, templates: { header: new Ext.Template("Choose a continent in the list"), footer: new Ext.Template("The map will automatically center to this location") } });
mapfish. | Shorcuts to get the map zoomed to a preconfigured locations. |
Constructor | |
mapfish. |