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

click event #84

Open
yosiasz opened this issue Sep 17, 2022 · 9 comments
Open

click event #84

yosiasz opened this issue Sep 17, 2022 · 9 comments
Labels
enhancement New feature or request

Comments

@yosiasz
Copy link

yosiasz commented Sep 17, 2022

Greetings

Love this plugin! Does this plugin have a click event by location?

Thanks

@chicco785
Copy link
Contributor

hi, what's your purpose?

@yosiasz
Copy link
Author

yosiasz commented Oct 13, 2022

Hello to be able to open something else in another application for example. Thanks

@chicco785 chicco785 added the enhancement New feature or request label Oct 14, 2022
@chicco785
Copy link
Contributor

basically you would like to trigger a link. from the pop would be fine or not?

@yosiasz
Copy link
Author

yosiasz commented Oct 14, 2022

I was thinking from the marker/symbol itself not pop op. Those geomap popups are unwieldy at times.

While I got your attention, how hard would it be to make the icon/marker dynamic? Not a F request just cutious loe

@chicco785
Copy link
Contributor

I was thinking from the marker/symbol itself not pop op. Those geomap popups are unwieldy at times.

that would be more complicated at the time being

While I got your attention, how hard would it be to make the icon/marker dynamic? Not a F request just cutious loe

what do you mean? like loading the id from a db field?

@yosiasz
Copy link
Author

yosiasz commented Oct 14, 2022

Pop up it is then ;)

Yes inage from the data coming
Could be just the image name that points to the image list on disk

Or a poonter url to an inage elsewhere

For example, if one manages different kind of devices and we want to plot this on a map it would be nice to be able to see clusters of specific device types on a map for a quick visual check/analysis based on the symbol without having to hover over each map point.

So if you have tel towers of a specific kind clustered in the NW, but you dont have enough of those in the SW you can get an idea with a quick glance of the symbols.

@chicco785
Copy link
Contributor

I see, of course we welcome a PR, if you are interested to contribute, if not we will deal based on customers priorities

@chicco785
Copy link
Contributor

By the way you can achieve your scenario also today, you need to create a layer per device type and point it to the right query

@yosiasz
Copy link
Author

yosiasz commented Oct 14, 2022

let me try to submit a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants