[MapQuery] Popups for features

Anne Blankert anne.blankert at geodan.nl
Mon Nov 29 06:16:19 EST 2010


Hello List,

I started re-arranging the 'EduGIS' application, so that it conforms
somewhat more to the current MapQuery setup.

I now have two types of widgets/plugins:

non-ui widgets
ui widgets

The difference is wether or not they depend on jquery-ui.

For the legend I now have two versions:
jquery.mapquery.legend.js
jquery.mapquery-ui.legend.js

The ui version of legend uses the non-ui version and adds such things as
dragging/dropping/sorting

The list that I currently have is:
jquery.mapquery-ui.featureinfo.js
jquery.mapquery-ui.legend.js

jquery.mapquery.core.js
jquery.mapquery.geosearch.js
jquery.mapquery.layercontrol.js
jquery.mapquery.legend.js
jquery.mapquery.mouseposition.js
jquery.mapquery.overviewmap.js
jquery.mapquery.scalebar.js
jquery.mapquery.toc.js

The functionality in my jquery.mapquery-ui.featureinfo.js probably
overlaps with the 'Popups for features' that Volker is working on.

I would be happy to share the above plugins, but these are far from
ready. Documentation is lacking, some fixed strings are still in the
code, missing unit tests, missing examples, not to mention the fact that
the overall structure of the plugins may require some rearranging.

How do you think we should proceed? Should there be some 'central'
sandbox version where people can submit ongoing work or should they just
create separate git repositories and tell people about it? 


On 11/26/2010 9:34 AM, Volker Mische wrote:
> Hi all,
>
> I currently work on a popup widget that displays information about a
> feature. I just wanted to let you know, so we prevent double efforts.
>
> Cheers,
>   Volker
> _______________________________________________
> MapQuery mailing list
> MapQuery at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapquery




More information about the MapQuery mailing list