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

How many identifies? #46

Open
carrbrpoa opened this issue Jun 5, 2017 · 3 comments
Open

How many identifies? #46

carrbrpoa opened this issue Jun 5, 2017 · 3 comments

Comments

@carrbrpoa
Copy link

carrbrpoa commented Jun 5, 2017

Is it possible to programmatically know how many Identify (GetFeatureInfo) are going to be fired when user clicks the map? I ask this as a starting point to solve #45.

Thanks

@sheppard
Copy link
Member

Currently the identify call is tied to the individual Source instance and it doesn't know about other requests. A related issue is that all of the relevant display functions (showFeatureInfo, showWaiting etc.) are properties of Source. It would certainly make sense to have a central click handler and/or an object to track all currently active identifiable sources.

@fedemap
Copy link

fedemap commented Nov 19, 2019

How to identify multiple layers of different sources?

@fedemap
Copy link

fedemap commented Nov 19, 2019

You can have the name of the layer on the pop-up when I click on the map

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