conveyal/modeify

View on GitHub
client/components/conveyal/transitive.js/master/lib/display/tile-layer.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function TileLayer has 64 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function TileLayer(opts) {
  debug('creating the tile layer');

  var el = opts.el;
  var display = opts.display;

    There are no issues that match your filters.

    Category
    Status