Skip to content

behavior.zoom does not work without hoverInfo #18

Description

@wahlatlas

It looks to me as if the zoom behavior can only be successfully applied when .hoverInfo is also present.
See http://vis.uell.net/mapmap/test_026.html as an example and comment out .hoverInfo

//     .hoverInfo(['Ortsname','PKWDICHT2013'])
.applyBehavior(mapmap.behavior.zoom())

So non-thematic maps can't zoom (I know that's not the point of mapmap.js, but still).

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