HabitatMap/AirCasting

View on GitHub
app/javascript/javascript/googleMaps.js

Summary

Maintainability
A
1 hr
Test Coverage

Function googleMaps has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const googleMaps = () => {
  let onPanOrZoomHandle;
  let onPanOrZoomCallback = () => {};

  const unlistenPanOrZoom = (mapObj) =>
Severity: Minor
Found in app/javascript/javascript/googleMaps.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status