Skip to content
This repository was archived by the owner on Nov 6, 2019. It is now read-only.
This repository was archived by the owner on Nov 6, 2019. It is now read-only.

error "TypeError: Cannot read property 'bottomright' of undefined" #33

@bchelkow

Description

@bchelkow

I'm creating an issue, but it is the same as #15 .

There is a similar problem in line:

map._controlCorners.bottomright.style.marginBottom = "20px";

The same fix should be applied:

if ( map._controlCorners )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions