Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto-display the InfoWindow #5

Closed
xiabin1235910 opened this issue Jun 14, 2016 · 3 comments
Closed

auto-display the InfoWindow #5

xiabin1235910 opened this issue Jun 14, 2016 · 3 comments

Comments

@xiabin1235910
Copy link

Hi, leftstick
I suggest to add a new small feature about auto-display the InfoWindow.
For now, I find that only after clicking the marker, the InfoWindow appears.

So how about the follow?

        // add default behavior...
        if(marker.auto_display) {
            marker2.openInfoWindow(infoWindow2);
        }
@leftstick
Copy link
Owner

Nice feature, i will consider to add it in next release

@zzpmaster
Copy link

Good idea。

@leftstick
Copy link
Owner

Please upgrade to 2.4.0

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

No branches or pull requests

3 participants