serge-web/serge-web

View on GitHub
client/src/Components/local/atoms/core-mapping/helper/map-controls.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  const initMapListener = () => {
    let layersVisible = true 
    map.pm.Toolbar.createCustomControl({
      name: 'showLayersText',
      block: 'custom',

    There are no issues that match your filters.

    Category
    Status