Classes
Type Definitions
- 
    
CartoDBLayerInfo{Object}
 - 
    
    
Properties:
Name Type Description layergroupidstring The layer group ID
cdn_urlObject The CDN URL
 - 
    
Options{Object}
 - 
    
    
Properties:
Name Type Argument Default Description attributionsmodule:ol/source/Source~AttributionLike <optional> 
Attributions.
cacheSizenumber <optional> 
Tile cache size. The default depends on the screen size. Will increase if too small.
crossOriginnull | string <optional> 
The
crossOriginattribute for loaded images. Note that you must provide acrossOriginvalue if you want to access pixel data with the Canvas renderer. See https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_enabled_image for more detail.projectionmodule:ol/proj~ProjectionLike <optional> 
'EPSG:3857' Projection.
maxZoomnumber <optional> 
18 Max zoom.
minZoomnumber <optional> 
Minimum zoom.
wrapXboolean <optional> 
true Whether to wrap the world horizontally.
configObject <optional> 
If using anonymous maps, the CartoDB config to use. See http://docs.cartodb.com/cartodb-platform/maps-api/anonymous-maps/ for more detail. If using named maps, a key-value lookup with the template parameters. See http://docs.cartodb.com/cartodb-platform/maps-api/named-maps/ for more detail.
mapstring <optional> 
If using named maps, this will be the name of the template to load. See http://docs.cartodb.com/cartodb-platform/maps-api/named-maps/ for more detail.
accountstring If using named maps, this will be the name of the template to load.
 
 OpenLayers