new VectorTileLayer(options)
            Itowns/Layer/VectorTileLayer.js, line 33
        
        
    | Name | Type | Description | ||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| options | Object | options for function call. 
 | 
Example
var vectorTileLayer = new itowns.layer.VectorTileLayer({
     layer : "PLAN.IGN"
});