geoext1 icon indicating copy to clipboard operation
geoext1 copied to clipboard

Results 26 geoext1 issues
Sort by recently updated
recently updated
newest added

This pull request adds functionality for showing an Ext.Tip at the location of a feature. TODO: better auto positioning based on where the geometry is in the map, e.g. if...

Recent versions of MapFish Print (at least from june 2013 onward) take the TMS tileOrigin into account when rendering print output on "create". The current GeoExt encoder in PrintProvider.js does...

A Heron user found an issue when using PrintMapPanel (via ux PrintPreview) with an "irregular" resolutions array for a TMS layer. Diving into this I found an old GeoExt ticket...

It would be nice if VectorLegend could interpret a KML format layer and render a proper legend based on styles from kml.

This issue was found in Heron (https://code.google.com/p/geoext-viewer/issues/detail?id=235) but applies to the function GeoExt.form.toFilter in https://github.com/geoext/geoext/blob/master/lib/GeoExt/widgets/form.js Problem is that in some forms with OR-ed fields where the user leaves fields empty...

This page links to an "Example" that is a 404: http://trac.geoext.org/wiki/ux/StreetViewPanel

(bug?) I think this is a GeoExt issue but may be wrong (feel free to close it). See this issue - http://code.google.com/p/geoext-viewer/issues/detail?id=167 The print preview scale bar doesn't use the...

Have Print Preview ux expose the OpenLayers attribution variable to MapFish Print. Maybe as mapAttribution.

enhancement

See: http://cdn.sencha.com/ext/commercial/3.4.1.1/release-notes.html

Hi, the featureFilter config on Geoext.data.FeatureStore has no effect. I use GeoExt 1.1 with ext-js 3.4.0 and OpenLayers 2.12. The store uses a GeoExt.data.ProtocolProxy to get features from a WFS....