Creating an Auto-Refreshing Layer ================================= Making layers automatically refresh is a new feature as of GeoMOOSE 2.8. This is built-in, no need for extensions or additional libraries. How to do it ------------ Find the ```` which should auto-refresh. Add the ``auto-refresh`` attribute to it. For example: :: The ``auto-refresh`` is specified in milliseconds. The example above will refresh the layer every 15 seconds.