Class: SimplerTiles::Layer

Inherits:
VectorLayer show all
Defined in:
lib/simpler_tiles/layer.rb

Overview

The Layer object contains connection info for a particular datasource and tracks a list of Querys.

Method Summary

Methods inherited from VectorLayer

#initialize, #query, #source, #source=

Methods included from PP

#inspect

Constructor Details

This class inherits a constructor from SimplerTiles::VectorLayer