.. currentmodule:: GeoExt ``GeoExt.Popup`` ================ .. class:: Popup(config) Create a specialized ``Ext.Window`` that supports anchoring to a particular location in a :class:`GeoExt.MapPanel`. When a popup is anchored to a location, the popup will visibly point to the location on the map, and move when the map is panned or zoomed. .. describe:: xtype gx_mappanel .. rubric:: Extends * `Ext.Window`_ .. _`Ext.Window`: http://extjs.com/deploy/dev/docs/?class=Ext.Window Example Use ----------- Sample code to create a panel with a new map: .. code-block:: javascript var popup = new GeoExt.Popup({ title: 'My Popup', feature: feature, width: 200, html: "