Rui Lopes is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

rgl / openlayers-qooxdoo-hello

Display an OpenLayers Map inside a qooxdoo application.

Clone this repository (size: 15.3 KB): HTTPS / SSH
hg clone https://bitbucket.org/rgl/openlayers-qooxdoo-hello
hg clone ssh://hg@bitbucket.org/rgl/openlayers-qooxdoo-hello

openlayers-qooxdoo-hello overview

Recent commits See more »

Author Revision Comments Message Labels Date
Rui Lopes 89bda0e886ae call addListenerOnce for the "appear" event. this only needs to be called once.
Rui Lopes 19054bd2b974 Failed attempt to automatically resize the map when the widget is resized.
Rui Lopes e5176fa50290 Add initial cut of the OpenLayersMap wrapper widget.
Rui Lopes 2ad72c9f008b add application skeleton
GUI Skeleton - A qooxdoo Application Template
=============================================

This is a qooxdoo application skeleton which is used as a template. The 
'create-application.py' script (usually under tool/bin/create-application.py)
will use this and expand it into a self-contained qooxdoo application which 
can then be further extended. Please refer to the script and other documentation
for further information.

short:: is a standard qooxdoo GUI application