Skip to content

feat:UIComponent support autoAdjustAnchor by map boundary#2870

Open
deyihu wants to merge 7 commits intomaptalks:masterfrom
deyihu:2869
Open

feat:UIComponent support autoAdjustAnchor by map boundary#2870
deyihu wants to merge 7 commits intomaptalks:masterfrom
deyihu:2869

Conversation

@deyihu
Copy link
Copy Markdown
Collaborator

@deyihu deyihu commented Apr 21, 2026

fix #2869

  point.setInfoWindow({
            content: defaultContent,
            // content: 'hello',
            cssName: 'hello',
            autoAdjustAnchor: true
            // verticalAlignment: 'bottom',
            // horizontalAlignment: 'right'
        });

@deyihu deyihu changed the title feat:InfoWindow support autoAdjustAnchor by map feat:UIComponent support autoAdjustAnchor by map boundary Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

InfoWindow support autoAdjustAnchor by map

1 participant