AndreNDarcie/gtfs-visualizer

View on GitHub
js/plantrip.js

Summary

Maintainability
A
1 hr
Test Coverage

Function eventClickMapa has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

Plantrip.eventClickMapa = function(e) {

    // Cria o marcador dinamico apartir do evento de click
    var marcadorDinamico = e.latlng;

Severity: Minor
Found in js/plantrip.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status